Gmail OAuth2
OAuth2 connection for Gmail.
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 Gmail (OAuth).
- Step 2: Click Connect Gmail and sign in with the Google account whose inbox your workflows should use.
- Step 3: Approve the requested Gmail scope. You're returned to Falcon Builder with the connection saved and the connected email shown on the credential.
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 Gmail action node (send and manage messages, drafts, labels, threads) and the Gmail trigger (fire on new inbound messages). One credential can serve both across any number of workflows.