Versions Compared

Key

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

In this article

...

Limitations

None.

Known Issues

None.

Account Settings

ParameterData TypeDescriptionDefault ValueExample 
LabelStringRequired. Enter a name for the account. We recommend that you update the account name if there is more than one account in your project.

N/A

HubSpot_Oauth_Account

Client ID

StringRequired. 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.N/AN/A

Client secret

String

Required. 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.

N/A

N/A

Access tokenString

Required. The access token for your HubSpot account.


Note

Auto-generated after authorization. 


N/AN/A
Refresh tokenString
Required. The refresh token for your HubSpot account.
Note

Auto-generated after authorization. 


N/AN/A
Access token expirationString
Required. The access token's expiration time in milliseconds.
Note

Auto-generated after authorization. 


N/AN/A
Redirect uriStringRequired. Enter the redirect URLURI, set up in the HubSpot App. Requests are redirected to this URL after app access is granted.https://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/HubSpothttps://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/HubSpot
Application scopeStringRequired. Specify the scopes set up in the HubSpot App. Separate multiple scopes with space.OAuthOAuth
Optional scopesStringSpecify the optional scopes to grant access to. Separate multiple scopes with space.All HubSpot scopesautomation business-intelligence contacts content
Auto-refresh tokenCheckboxSelect to refresh the access token automatically using the refresh token. Not selected.Not selected.

...