Documentation

HubSpot

Connect HubSpot to sync contacts and manage customer relationships in your embeddable.

Overview

Leverage the HubSpot Marketing API to integrate your users' data with HubSpot marketing scale.

Setup

  1. Sign in to the HubSpot Developer Portal at https://developers.hubspot.com/.

  2. Once signed in, click your account in the top right corner, then select Profile and Preferences.

  3. In the left navigation menu, scroll to the bottom and click Integrations, then select Private Apps.

  4. Create a new app with the following required scopes:

    • crm.objects.contacts.write
    • crm.schemas.contacts.write
    • crm.lists.write
    • crm.lists.read
    • crm.schemas.contacts.read
    • crm.objects.contacts.read
  5. After creating the app, navigate to the Auth page to find your app's Access Token.

  6. Copy the Access Token and paste it into the HubSpot integration settings in your embeddable.

Save your settings to start syncing with HubSpot!

On this page