Google Calendar Integration

Connect Google Calendar to create events, send invites, check availability, and trigger workflows from calendar changes.

Available triggers

TriggerWhen it fires
New EventAn event is created
Event UpdatedAn event is modified
Event StartingAn event is about to start (configurable lead time)

Available actions

ActionWhat it does
Create EventAdd a new calendar event with attendees
Update EventModify event details
Get EventRetrieve event details
List EventsGet events in a date range
Delete EventRemove an event

Common patterns

Meeting follow-up

Google Calendar Trigger (event ended) → Delay (1 hour) →
  Send Email (attendees, "Meeting follow-up + action items")

Booking confirmation

Form Submission (booking request) → Create Google Calendar Event →
  Send Email (confirmation with calendar link)

Daily agenda

Schedule (daily 8am) → List Events (today) →
  TinyGPT (format agenda) → Send Slack (#daily-agenda)