Connection Settings

Choose the appropriate authentication type and provide the information required to connect and interact with the source.

Service Account Authentication Settings

  1. In the Grant Type menu, select Service Account.

  2. In the Email Address of Service Account field, enter the email address of the service account user.

  3. In the Email Address of User to Impersonate field, enter the email address of the Impersonate User. This is the user in Google Workspace who has the required access via roles to perform the operations.

  4. In the Scopes field, enter the scopes to access the Google API. To add more than one scope, use a comma (,) as a separator. For more information on the available scopes, refer to Service Account.

  5. Enter the Private Key and Private Key Password used for signing the JWT assertion.

  6. Select Save.

Client Credentials Authentication Settings

For information on generating the client ID, client secret, and refresh token, refer to Generating OAuth 2.0 Authentication Credentials.

  1. In the Grant Type menu, select Client Credentials.

  2. Enter the Client ID and Client Secret of the user application for OAuth 2.0 authentication.

  3. In the Refresh Token field, enter the value of the refresh token to obtain a new access token.

  4. Select Save.