Skip to main content
The Get Event action loads one event by its Google Calendar event ID. Use it when a workflow already has an event identifier and needs current event details, attendees, links, or ownership information.

Inputs

Event ID is available from Create Event and from each item returned by List Events.

Outputs

Some event fields may be empty because Google did not provide them. All-day events still return Start and End as dates and set Is All Day? to true.

Example: send an event reminder

Pass a previously stored event ID to Get Event, then build the reminder from the returned Summary, Start, Meeting Link, and Event Link. Empty meeting links can be omitted when the event has no online meeting.

Troubleshooting

Event IDs are resolved inside a calendar. Supply the same Calendar ID that contains the event; leaving it blank searches the primary calendar.