- Contents
Interaction Designer Help
Add Task
This Calendar tool adds a task to a specified calendar.
Inputs
Calendar ID
This is a Calendar ID from the Open Calendar tool.
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.
Outputs
Task ID
An integer that represents the task and is used as input to other tools.
Exit Paths
Success
This path is taken if the task is successfully added to the calendar.
Failure
This path is taken if the operation fails.