Top Google Calendar automations
Explore Plans
Mobile menu Close menu
Google CalendarGoogle Calendar

List Busy Windows

List time windows when someone is busy.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
List time windows when someone is busy.
API endpoint slug
google_calendar.list_busy_windows
Runtime method
performQuery("google_calendar.list_busy_windows")

Query fields

Calendar Dropdown list

Label
Calendar
Helper text
Calendar
Slug
calendar
Required
true
Can have default value
false

Start Text input

Label
Start
Helper text
Start date
Slug
start
Required
true
Can have default value
true

End Text input

Label
End
Helper text
End date
Slug
end
Required
true
Can have default value
true

Ingredients

StartStart

Slug
event_start
Filter code
GoogleCalendar.listBusyWindows.Start
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

EndEnd

Slug
event_end
Filter code
GoogleCalendar.listBusyWindows.End
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00