GoogleToken Connection
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.
Settings
| Google service account key | This is the input to upload your Google service account key in JSON format. The key is encrypted. |
| Scopes for Google APIs | The input to provide scopes of Google APIs (separated by commas.) Scopes can be found here. |
Updated July 21, 2025