Settings for HubSpot

This topic describes how to configure a new HubSpot connection in DataSync.

To configure the connection:

  1. In DataSync, create a new source connection for HubSpot.

  2. Fill out the fields in the New Connection dialog box as described below.

  3. Click Save.

Connection Properties Description
Description Enter a name for the source connection.
Connection Timeout

Length of time in seconds to wait for a connection to the server before terminating the attempt and generating an error.

Verbosity

The verbosity level that determines the amount of detail included in the log file. Verbosity levels range from 1 to 5; the default is 3.

Enable Pooling

This parameter enables connection pooling. When it is selected, the three following properties are displayed:

  • Pool idle timeout: The allowed idle time for a connection before it is closed.

  • Max pool size: The maximum number of connections in the pool.

  • Pool wait time: The maximum number of seconds to wait for an available connection.

 

Additional Connection Properties Description
APIKey

Enter the API key that gives you access to your HubSpot account.

Log in your HubSpot account and retrieve your API Key.

OAuthOptionalScopes

This is a comma-separated set of optional scopes that give you permissions to your HubSpot account.

Copy and paste the following text:

"automation,business-intelligence,crm.lists.read,crm.lists.write,crm.lists.write,crm.objects.companies.write,crm.objects.contacts.read,crm.objects.contacts.write,crm.objects.deals.read,crm.objects.deals.write,crm.objects.owners.read,crm.schemas.companies.read,crm.schemas.companies.write,crm.schemas.contacts.read,crm.schemas.contacts.write,crm.schemas.deals.read,crm.schemas.deals.write,content,conversations.visitor_identification.tokens.create,crm.import,cms.source_code.read_write,e-commerce,files,forms,forms-uploaded-files,hubdb,integration-sync,oauth,sales-email-read,social,tickets,timeline,transactional-email"

You can refine your scope based on the HubSpot documentation.