Skip to main content

Add the Google Sheets Connector

Authenticate to Google Sheets

After you add the connector, you need to set the required properties. On the New Connection page, enter the connection name of your choice. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Token

To connect with token-based authentication, specify the following properties:
  • Auth Scheme: Select Token.
  • API Key: Enter the API key that you want your client application to use when it calls an API that is enabled in a Google Cloud Platform project. To create an API key in the Google Cloud console, select Create credentials > API Key. Use the key that is generated in the API Key text box on this page.

OAuth

OAuth JWT

GCP Instance Account

AWS Workload Identity

Azure Workload Identity

Complete Your Connection

To complete your connection:
  1. Specify the following properties:
    • Spreadsheet: Enter a comma-separated list of names or identifiers of the spreadsheets that you want to view. (Example: SpreadsheetName1,SpreadsheetName2)
    • Folder Name: Enter a comma-separated list of folder names from which to retrieve the spreadsheets. (Example: Name1,Name2)
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Connect to to connect to your account.
  4. Click Create & Test to create your connection.

More Information