Feedback

  • Contents
 

Find Next

This Calendar tool finds the next available slot in the calendars for a given block of time.

Note: The duration is the minimum amount of time to search for. It is possible to request a 30 minute block of time, but have a 60 minute block of time returned.

Inputs

Session ID

This is a Session ID from the Logon tool. 

Calendar Names

A list of Calendar Names.

Start Date

The earliest time to start.

End Date

The latest time to end. This time must be later than the defined Start Time.

Duration

Integer - The minimum amount of time in minutes.

Output

Start Date

The start of an available block.

End Date

The end of an available block.

Exit Paths

Available

This path is taken if an available time slot is successfully returned.

Not Available

This path is taken if there is no available time slot within the specified time period.

Failure

This path is taken if the operation fails.