Skip to main content

HubSpot

Overview

The HubSpot destination connector allows you to sync data to HubSpot, a leading CRM platform. This connector supports incremental dedup sync mode, providing an efficient way to manage and integrate your data.

Supported Sync Modes

The HubSpot destination connector supports the following sync modes:

Feature Supported?
Full Refresh Sync No
Incremental - Append Sync No
Incremental - Deduped Yes
Change Data Capture No

Output schema

Each synced record will correspond to a contact in HubSpot, with the data being written based on the provided access token and lifecycle stage.

Requirements

To use the HubSpot destination connector, you need:

  • A HubSpot account
  • Private app access token

Setup guide

Step 1: Obtain API Credentials

  1. Log in to your HubSpot account.
  2. Navigate to the "Private Apps" section under "Settings".
  3. Create a new private app if you don't have one already.
  4. Generate an access token for the private app. Copy this token for use in the connector setup.

Step 2: Set up the HubSpot Destination in Airbyte

  1. Click Destinations and then click + New destination.
  2. On the Set up the destination page, select HubSpot from the Destination type dropdown.
  3. Enter the following information:
    • Access Token: Your HubSpot private app access token.
    • Lifecycle Stage: The lifecycle stage to be applied to new contacts (optional).
  4. Click Set up to complete the configuration.

Troubleshooting

Common Issues

  • Invalid Access Token: Ensure that you have copied the access token correctly from your HubSpot account.
  • Permission Denied: Verify that the access token has the necessary permissions to write data to HubSpot.

For further assistance, refer to the HubSpot API Documentation or contact HubSpot support.