GoogleToken Connection

Access level: read

The GoogleToken connection allows the retrieval of Google access token through a Google Service Account. This connection type provides an access token for an HTTP service. The result of this connection is JSON and can be consumed directly by a JSON extract. It can also be referenced in REST connections with the authentication method “Token.” It can be used, for example, to work with Google BigQuery through Google BigQuery REST API.

Connection settings

Google service account key Your Google service account key in JSON format. The key is encrypted.
Scopes for Google APIs The permissions or access levels for the Google APIs (separated by commas.) Scopes can be found here.

Updated January 28, 2025