Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2
absoluteUrltrue

Overview

Use this account type to connect to datasources that use Google Dynamic OAuth2 accounts. This account deals with the dynamically calculated values. You can specify the account properties as expressions referencing Pipeline parameters. The values for dynamic accounts are not stored; hence, use them when requested.

Prerequisites

  • None.

Account Settings

Parameter NameData TypeDescriptionDefault ValueExample
LabelStringRequired. The name for the account. Preferably, update the account name if your project includes more than one account of the same type.N/AGoogleDynamicOAuth2
Access tokenString

Required. An object that describes the security context of SnapLogic. The token includes the identity and privileges of the user account.

The access token is retrieved when setting up the account for the endpoint. The OAuth2 flow is executed at the endpoint and the resulting access token is stored in this property.

Access tokens have limited lifetimes; you must get a new access token after it expires.

Note

If the access token is refreshable, an optional refresh token can be stored. You get a new access token after the expiry of the existing access token if a refresh token was not defined, or if both the access and the refresh token expire.


N/AN/A

Limitations

  • None.

Troubleshooting

  • None.