Google Drive OAuth2
OAuth2 connection for Google Drive.
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 Drive (OAuth).
- Step 2: Click Connect Google Drive and sign in with the Google account whose Drive your workflows should use.
- Step 3: Approve the requested Drive 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 Drive action node (search, upload, download, copy, move, share) and the Google Drive trigger (fire when files are created or updated in a watched folder).