Google Calendar Integration
Google Calendar Triggers
Browse all 7 triggers available to start Google Calendar workflows automatically.
WebhookTriggers
7 triggersGOOGLECALENDAR ATTENDEE RESPONSE CHANGED TRIGGER
Polling trigger that fires when any attendee's RSVP changes to accepted, declined, or tentative. Returns attendee info and current status.
GOOGLECALENDAR EVENT CANCELED DELETED TRIGGER
Triggers when a Google Calendar event is cancelled or deleted. Returns minimal data: event_id, summary (if available), and cancellation timestamp.
GOOGLECALENDAR EVENT STARTING SOON TRIGGER
Triggers when a calendar event is within a configured number of minutes from starting. Includes countdown window, start time, and event metadata.
GOOGLECALENDAR GOOGLE CALENDAR EVENT CHANGE TRIGGER
**SOON TO BE DEPRECATED** - Use Calendar Event Sync (polling trigger) instead. Real-time webhook trigger for calendar event changes. Returns event metadata only. For full event data, use Calendar Event Sync (polling trigger).
GOOGLECALENDAR GOOGLE CALENDAR EVENT CREATED TRIGGER
Polling trigger that fires when a new calendar event is created. Returns event ID, summary, start/end times, and organizer info.
GOOGLECALENDAR GOOGLE CALENDAR EVENT SYNC TRIGGER
Polling trigger that returns full event data including details, attendees, and metadata. For real-time notifications with basic info, use Calendar Event Changes (webhook).
GOOGLECALENDAR GOOGLE CALENDAR EVENT UPDATED TRIGGER
Triggers when an existing Google Calendar event is modified. Returns the event ID, change type, and the specific fields that changed with their previous and new values.