Google Sheets OAuth2
OAuth2 connection for Google Sheets.
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: Create a project in the Google Cloud Console and enable the Google Sheets API
- Step 2: Create OAuth2 credentials (Client ID and Client Secret) in the Google Cloud Console
- Step 3: In Falcon Builder, go to Dashboard → Credentials → Add Credential
- Step 4: Select Google Sheets OAuth2 and enter your Client ID and Client Secret
- Step 5: Click Connect to authorize access via the Google popup