- Contents
Interaction Designer Help
Get Task
This Calendar tool retrieves information on a single task from a calendar.
Inputs
Calendar ID
This is a Calendar ID from the Open Calendar tool.
Task ID
This is a Task ID from the Add Task tool.
Outputs
Due Date
Date/time string indicating the date the task is due.
Location
The location of the task.
Description
String containing a description of the task.
Summary
String summarizing the task.
Status
The current status of the task.
Exit Paths
Success
This path is taken if the tasks are successfully retrieved from the calendar.
Failure
This path is taken if the operation fails.