HubSpot connector

You can use this connector in source endpoints to retrieve data from HubSpot.

Source endpoint

This connector is based on Airbyte’s HubSpot connector .

Stream configuration

For DoubleCloud Transfer to sync data from HubSpot, manually configure the desired scopes . Every scope corresponds to one or several streams.

Streams and scopes
Stream Required Scope
campaigns content
companies crm.objects.companies.read and crm.schemas.companies.read
contact_lists crm.lists.read
contacts crm.objects.contacts.read
contacts_form_submissions crm.objects.contacts.read
contacts_list_memberships crm.objects.contacts.read
Custom CRM Objects crm.objects.custom.read
deal_pipelines crm.objects.contacts.read
deals crm.objects.deals.read and crm.schemas.deals.read
deals_archived crm.objects.deals.read and crm.schemas.deals.read
email_events content
email_subscriptions content
engagements crm.objects.companies.read, crm.objects.contacts.read, crm.objects.deals.read, tickets, and e-commerce
engagements_emails sales-email-read
forms forms
form_submissions forms
goals crm.objects.goals.read
line_items e-commerce
owners crm.objects.owners.read
products e-commerce
property_history crm.objects.contacts.read
subscription_changes content
tickets tickets
workflows automation

To configure a source HubSpot endpoint, provide the following settings:

  1. In Start date, enter the UTC date and time from which you want to transfer data. Use the YYYY-MM-DDThh:mm:ssZ format, such as 2017-01-25T00:00:00Z.

  2. In Access token, enter your access token from a private HubSpot app

  3. (Optional) If you want to stream Web analytics data , enable Experimental streams.

To create a HubSpot source endpoint with the API, use the endpoint.airbyte.HubspotSource model

See also

In this article: