Hubspot Target Connection
See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Hubspot connector.
Hubspot is a customer relationship management tool.
This topic describes how to authenticate to Hubspot and configure any necessary connection properties in the Hubspot connection connector.
Connection Configuration
Each connection property available in the Hubspot connector is explained below.
Connection Name
The name of the connection to be created should be provided. This is the name that will display on the list of available connections.
Auth Scheme
The type of authentication to use when connecting to Hubspot.
Possible Values
OAuth2: Set to this to perform the OAuth 2.0 authentication.
Private App Token: Set this to perform Token Based Authentication via the
OAuthAccessToken
property.The OAuthAccessToken is retrieved from the OAuth server as part of the authentication process. It has a server-dependent timeout and can be reused between requests.
The access token is used in place of your username and password. The access token protects your credentials by keeping them on the server.
OAuth2
If OAuth2
is selected, additional configuration parameters will get listed.
Client ID
The client Id assigned when you register your application with an OAuth authorization server.
Client Secret
The client secret assigned when you register your application with an OAuth authorization server.
Refresh Token
The OAuth refresh token for the corresponding OAuth access token.
Schema
Specify the HubSpot API version to be used.
Private App Token
If Private App Token
is selected, additional configuration parameter will get listed.
Access Token
The access token used for accessing your Hubspot account.
The OAuthAccessToken property is used to connect using OAuth.
The OAuthAccessToken is retrieved from the OAuth server as part of the authentication process. It has a server-dependent timeout and can be reused between requests.
The access token is used in place of your username and password. The access token protects your credentials by keeping them on the server.
Schema
Specify the HubSpot API version to be used.
After entering all the details, click on the TEST button.
If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.
Click on the CREATE button to save the changes.
If the details are incorrect or the server is down, you will get a message “Connection unavailable”.
If you have any feedback on Gathr documentation, please email us!