Auth_Account_Type
Key Name | Default Value | Required |
---|---|---|
|
None |
Yes, if using a connection string to configure the connector to go through an OAuth 2.0 authentication flow. |
Description
Your HubSpot account type, which indicates the scopes to use in the OAuth access token that the connector retrieves.
marketingScopes
: Retrieve and use an access token with the OAuth scopes that are associated with marketing accounts.nonMarketingScopes
: Retrieve and use an access token with the OAuth scopes that are associated with non-marketing accounts.
Note:
You can override this setting and specify a custom list of scopes by using the Auth_Scope
setting.