- Contents
Interaction Designer Help
Are Available
This Calendar tool checks the availability of the given time slot across multiple calendars.
Inputs
Session ID
This is a Session ID from the Logon tool.
Calendar Names
A list of strings containing the names of all the calendars to be checked for availability.
See List Tools for information on creating lists of strings.
Start Date
The start of the time block being checked for availability.
End Date
The end of the time block being checked for availability. This date must later than the date specified in the Start Date field.
Exit Paths
Available
This path is taken if the given time slot is available on all of the given calendars.
Not Available
This path is taken if the given time slot is not available on all of the given calendars.
Failure
This path is taken if the operation fails. The most common reasons for failure are invalid username, invalid password, or invalid host. Other unexpected errors could also cause failure.