HubSpot OAuth Account
In this article
Overview
Use this account type to connect HubSpot Snaps Snaps with data sources that use HubSpot Oauth accounts.
Prerequisites
Valid app Client ID
Valid app Client Secret
App redirect URI
App scopes
Limitations and Known Issues
None.
Account Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the fieldset.
Remove icon ( ): Indicates that you can remove fields from the fieldset.
Field | Data Type | Description |
---|---|---|
Label*
| String | Enter a name for the account. We recommend that you update the account name if there is more than one account in your project. |
Client ID*
| String | Enter the client ID associated with your HubSpot account. You can create a client ID by following the steps of the application provider. An example and its meaning can be found here. |
Client secret*
| String | Enter the client secret for the client ID specified above. You can create a client secrect by following the steps of the application provider. An example and its meaning can be found here. |
Access token*
Default Value: N/A | String | Auto-generated after authorization. The access token for your HubSpot account. |
Refresh token*
| String | Auto-generated after authorization. The refresh token for your HubSpot account. |
Access token expiration*
| String | Auto-generated after authorization. The access token's expiration time in milliseconds. |
Auth end point config | ||
Redirect uri*
| String | Specify the Redirect URI in the following format: Requests are redirected to this URL after app access is granted. |