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

List Events For a Date Range

This query lists events for a specific date range.

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
This query lists events for a specific date range.
API endpoint slug
google_calendar.list_events_for_date_range
Runtime method
performQuery("google_calendar.list_events_for_date_range")

Query fields

Calendar Dropdown list

Label
Calendar
Helper text
Calendar to list events from
Slug
calendar
Required
true
Can have default value
false

Start date Text input

Label
Start Date
Helper text
The earliest date of the range (inclusive)
Slug
start_date
Required
false
Can have default value
true

End date Text input

Label
End Date
Helper text
The latest date of the range (inclusive)
Slug
end_date
Required
false
Can have default value
true

Ingredients

IDId of the event

Slug
event_id
Filter code
GoogleCalendar.listEventsForDateRange.Id
Type
String
Example
9w302e9384kle9023

TitleTitle

Slug
title
Filter code
GoogleCalendar.listEventsForDateRange.Title
Type
String
Example
Meeting with Jane

DescriptionDescription

Slug
description
Filter code
GoogleCalendar.listEventsForDateRange.Description
Type
String
Example
Meet with Jane

LocationLocation

Slug
location
Filter code
GoogleCalendar.listEventsForDateRange.Location
Type
String
Example
123 Market Street

StartStart

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

EndEnd

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

Event URLEvent URL

Slug
event_url
Filter code
GoogleCalendar.listEventsForDateRange.EventUrl
Type
Web URL
Example
https://example.com/123

Hangouts URLHangouts URL

Slug
hangouts_url
Filter code
GoogleCalendar.listEventsForDateRange.HangoutsUrl
Type
Web URL
Example
https://example.com

Created atCreated At

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

AttendeesAttendees

Slug
attendees
Filter code
GoogleCalendar.listEventsForDateRange.Attendees
Type
Query