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
- Log in to your HubSpot account.
- Navigate to the "Private Apps" section under "Settings".
- Create a new private app if you don't have one already.
- 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
- Click Destinations and then click + New destination.
- On the Set up the destination page, select HubSpot from the Destination type dropdown.
-
Enter the following information:
- Access Token: Your HubSpot private app access token.
- Lifecycle Stage: The lifecycle stage to be applied to new contacts (optional).
- 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.