Google Calendar Integration
Connect Google Calendar to create events, send invites, check availability, and trigger workflows from calendar changes.
Available triggers
| Trigger | When it fires |
|---|
| New Event | An event is created |
| Event Updated | An event is modified |
| Event Starting | An event is about to start (configurable lead time) |
Available actions
| Action | What it does |
|---|
| Create Event | Add a new calendar event with attendees |
| Update Event | Modify event details |
| Get Event | Retrieve event details |
| List Events | Get events in a date range |
| Delete Event | Remove 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)