Google Calendar OAuth2
OAuth2 connection for Google Calendar.
Fields
| Field | Description | Required |
|---|---|---|
| Client ID | Google OAuth2 Client ID from Google Cloud Console | Yes |
| Client Secret | Google OAuth2 Client Secret | Yes |
Setup Steps
- Step 1: In Falcon Builder, go to Dashboard → Credentials → Add Credential and pick Google Calendar (OAuth).
- Step 2: Click Connect Google Calendar and sign in with the Google account whose calendars your workflows should use.
- Step 3: Approve the requested Calendar scope. You're returned to Falcon Builder with the connection saved.
Tokens are stored encrypted and refreshed automatically — no client ID or secret to manage unless you bring your own Google Cloud OAuth app.
Used by
The Google Calendar action node (create, read, update, delete events; check availability) and the Google Calendar trigger (fire when events are created or updated) — including the AI Meeting Notetaker template's bot-dispatch step.