Is Free Slot
Check a specific calendar to see if a time slot has an existing event or is available.
Scopes
See Action cards for the list of required OAuth scopes for this card.
Options
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         Calendar  | 
                                                                    
                                                                         Select the calendar containing the time slot you want to verify.  | 
                                                                    Dropdown | TRUE | 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         Min Time  | 
                                                                    
                                                                         Date and time from which you want to check if your calendar is available. Format the input as: YYYY-MM-DDTHH:MM:SSZ.  | 
                                                                    Date & Time | TRUE | 
| 
                                                                         Max Time  | 
                                                                    
                                                                         Date and time before which you want to check if your calendar is available. Format the input as: YYYY-MM-DDTHH:MM:SSZ.  | 
                                                                    Date & Time | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                         Is Free  | 
                                                                    
                                                                         Returns True if your calendar has no event during the given time slot. Returns False if your calendar has an existing event during that time slot.  | 
                                                                    True/False | 
