Google Sheets OAuth2

OAuth2 connection for Google Sheets.

Fields

FieldDescriptionRequired
Client IDGoogle OAuth2 Client ID from Google Cloud ConsoleYes
Client SecretGoogle OAuth2 Client SecretYes

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