Skip to main content
googleCalendar.onEventCreated emits events created after the initial calendar sync. Existing events establish the baseline and aren’t replayed.

Example

Options

calendarId?: string is a static immutable calendar ID and defaults to "primary". Unlike action calendar references, triggers don’t resolve display titles. account is a static Google Account binding and defaults to the project binding. Signals can’t select either value at runtime.

Trigger data

Returns one CalendarEvent for each new event. See Get event. Google’s notifications contain no event body, so Automate.ax incrementally syncs the calendar. It deduplicates notifications when the event ID and returned state match the previous notification.