Skip to main content
The List Events action retrieves events from one Google Calendar. Narrow the results by time range and free-text query, then process the returned events as a list or repeat over them one at a time.

Quick start

1

Connect Google Calendar

Choose an account that can read the calendar.
2

Set the search

Optionally provide Starting At, Ending At, or Query. Leave both dates empty when you do not want a time bound.
3

Choose the calendar

Leave Calendar ID empty for the primary calendar. Set Max Results between 1 and 250; it defaults to 50.
4

Use the events

Connect the entire Events list or repeat downstream actions for each event.

Inputs

Outputs

Events is a list ordered by start time. Recurring events are expanded into individual occurrences.
This action returns one page of results only. If more events match than Max Results, later matches are not included.

Example: prepare a daily agenda

Troubleshooting

Verify the date boundaries, Calendar ID, Query, and Max Results. The query uses Google Calendar’s free-text search and can narrow the result set.
Recurring series are expanded into their individual occurrences so each scheduled instance can be processed separately.