Skip to main content Skip to complementary content
Already have an account? Sign in

HubSpot (v4)

Last updated: 9/15/2026

HubSpot integration summary

Stitch’s HubSpot integration replicates data using the HubSpot REST API. Refer to the Schema section for a list of objects available for replication.

HubSpot feature snapshot

A high-level look at Stitch's HubSpot (v4) integration, including release status, useful links, and the features supported in Stitch.

STITCH
Release status

Released on September 9, 2025

Supported by

Stitch

Stitch plan

Standard

API availability

Available

Singer GitHub repository

singer-io/tap-hubspot

REPLICATION SETTINGS
Anchor Scheduling

Supported

Advanced Scheduling

Supported

Table-level reset

Supported

Configurable Replication Methods

Unsupported

DATA SELECTION
Table selection

Supported

Column selection

Supported

Select all

Supported

TRANSPARENCY
Extraction Logs

Supported

Loading Reports

Supported

Connecting HubSpot

HubSpot setup requirements

To set up HubSpot in Stitch, you need:

  • For HubSpot CRM or Marketing products: Administrator permissions in HubSpot. Note: To replicate email events, you’ll need to have Super Admin permissions in HubSpot.

  • For the HubSpot Sales product: Sales Administrator permissions in HubSpot.

More information about HubSpot user roles and permissions can be found in HubSpot’s documentation.

Step 1: Add HubSpot as a Stitch data source

  1. Sign into your Stitch account.
  2. On the Stitch Dashboard page, click the Add Integration button.

  3. Click the HubSpot icon.

  4. Enter a name for the integration. This is the name that will display on the Stitch Dashboard for the integration; it’ll also be used to create the schema in your destination.

    For example, the name “Stitch HubSpot” would create a schema called stitch_hubspot in the destination. Note: Schema names cannot be changed after you save the integration.

Step 2: Define the historical replication start date

The Sync Historical Data setting defines the starting date for your HubSpot integration. This means that data equal to or newer than this date will be replicated to your data warehouse.

Change this setting if you want to replicate data beyond HubSpot’s default setting of 30 days. For a detailed look at historical replication jobs, check out the Syncing Historical SaaS Data guide.

Step 3: Create a replication schedule

In the Replication Frequency section, you’ll create the integration’s replication schedule. An integration’s replication schedule determines how often Stitch runs a replication job, and the time that job begins.

HubSpot integrations support the following replication scheduling methods:

To keep your row usage low, consider setting the integration to replicate less frequently. See the Understanding and Reducing Your Row Usage guide for tips on reducing your usage.

Step 4: Authorize Stitch to access HubSpot

  1. Next, you’ll be prompted to sign into your HubSpot account.
  2. After you log into HubSpot, a screen with a list of your HubSpot accounts will display. Click the account you want to connect to Stitch.

    Note that Stitch will only ever read your data. Stitch will never modify or delete any data in your HubSpot account.

  3. After the authorization process is successfully completed, you’ll be directed back to Stitch.
  4. Click All Done.

Step 5: Set objects to replicate

The last step is to select the tables and columns you want to replicate. Learn about the available tables for this integration.

Note: If a replication job is currently in progress, new selections won’t be used until the next job starts.

For HubSpot integrations, you can select:

  1. Individual tables and columns

  2. All tables and columns

Click the tabs to view instructions for each selection method.

  1. In the integration’s Tables to Replicate tab, locate a table you want to replicate.
  2. To track a table, click the checkbox next to the table’s name. A blue checkmark means the table is set to replicate.

  3. To track a column, click the checkbox next to the column’s name. A blue checkmark means the column is set to replicate.

  4. Repeat this process for all the tables and columns you want to replicate.
  5. When finished, click the Finalize Your Selections button at the bottom of the screen to save your selections.
  1. Click into the integration from the Stitch Dashboard page.
  2. Click the Tables to Replicate tab.

  3. In the list of tables, click the box next to the Table Names column.
  4. In the menu that displays, click Track all Tables and Fields:

    The Track all Tables and Fields menu in the Tables to Replicate tab
    The Track all Tables and Fields menu in the Tables to Replicate tab

  5. Click the Finalize Your Selections button at the bottom of the page to save your data selections.

Initial and historical replication jobs

After you finish setting up HubSpot, its Sync Status may show as Pending on either the Stitch Dashboard or in the Integration Details page.

For a new integration, a Pending status indicates that Stitch is in the process of scheduling the initial replication job for the integration. This may take some time to complete.

Free historical data loads

The first seven days of replication, beginning when data is first replicated, are free. Rows replicated from the new integration during this time won’t count towards your quota. Stitch offers this as a way of testing new integrations, measuring usage, and ensuring historical data volumes don’t quickly consume your quota.

Removing the HubSpot integration

To completely disconnect Stitch from your HubSpot account, you need to delete the integration from Stitch, and uninstall the Stitch app from HubSpot.

Disconnecting HubSpot from Stitch will stop the replication of HubSpot data to your Stitch destination. There will be no impact to the HubSpot data, as Stitch is a read-only integration with HubSpot. All data that has already replicated to your Stitch destination will be maintained and under your control.

Step 1: Deleting your HubSpot integration

To delete your HubSpot integration from your Stitch account:

  1. Log in to your Stitch account and open the Integrations tab.
  2. Click your HubSpot integration and click Settings.
  3. Scroll down to the bottom of the page and click Delete.
  4. Click Delete to confirm.

Step 2: Uninstalling Stitch in your HubSpot account

To uninstall Stitch in your HubSpot account:

  1. Log in to your HubSpot account and click the Marketplaces account in the navigation bar.
  2. Under Manage, click Connected apps.
  3. Click the Actions drop-down menu in the Stitch app, and click Uninstall.
  4. In the dialog box that appears, enter uninstall in the text field and click Uninstall to confirm.

HubSpot table reference

Custom HubSpot field replication

Custom object properties, or fields, are supported by Stitch’s HubSpot integration. Stitch will query the properties list for each object and, if custom fields are available through HubSpot’s API, replicate them to your destination.

The data types of these fields will be the same as the data type in HubSpot. For example: A custom field containing date data will be a date field in your destination.

This is applicable to any object that supports custom fields in HubSpot.

HubSpot date/date-time values & UNIX timestamps

HubSpot uses UNIX-formatted timestamps in milliseconds to store date and datetime data. Stitch doesn’t perform any transformation during the replication process, meaning these values won’t be converted to timestamps before they’re loaded into your destination.

To account for this, consider creating a user-defined function to perform the conversion or building views on top of the raw data.

campaigns

The campaigns table contains info about the campaigns in your HubSpot account.

Replication Method

Full Table

Primary Key

id

Useful links

HubSpot documentation

campaigns schema on GitHub

HubSpot API method

companies

The companies table contains info about the companies your HubSpot contacts belong to.

Replication Method

Key-based Incremental

Primary Key

companyId

Useful links

HubSpot documentation

companies schema on GitHub

HubSpot API method

contact_lists

The contact_lists table contains info about the contacts lists in your HubSpot account. Contact lists are used to segment contacts into groups, and there are two types: dynamic (smart lists) and static.

Note: You might need to create new connections to continue to replicate contacts_lists data after April 30th 2026. For more information, see HubSpot’s documentation.

Replication Method

Key-based Incremental

Primary Key

listId

Replication Key

updatedAt

Useful links

HubSpot documentation

contact_lists schema on GitHub

HubSpot API method

contacts

The contacts table contains info about individual contacts in HubSpot.

Note: You might need to create new connections to continue to replicate contacts data after April 30th 2026. For more information, see HubSpot’s documentation.

Contact properties

If properties have been set for the contact, additional fields beginning with properties__ will be included in the table. Note: Contacts will only have an entry for a property if that property has been set for the contact’s record.

HubSpot always types the value of properties fields as STRING despite the property type. Refer to HubSpot’s documentation for more info.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updatedAt

Useful links

HubSpot documentation

contacts schema on GitHub

HubSpot API method

contacts_by_company

The contacts_by_company table contains contact and company ID pairs, allowing you to join contacts to relevant company data.

To replicate data from this table, you must also select the parent companies table.

Replication Method

Full Table

Primary Keys

contact-id

company-id

Useful links

HubSpot documentation

contacts_by_company schema on GitHub

custom_objects

Tables for custom CRM objects in your HubSpot account will have the same name as the object. For example, if you have a custom object named cars, the table will be named cars.

The fields listed below are standard fields; they are included in every custom object table. A field will be added for each property you select when configuring the table. The property names will be prefixed with property_. For example, if you have a property named model, it will appear as property_model.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updatedAt

Useful links

HubSpot documentation

custom_objects schema on GitHub

deal_pipelines

The deal_pipelines table contains info about the deal stage and pipeline properties.

Replication Method

Full Table

Primary Key

pipelineId

Useful links

HubSpot documentation

deal_pipelines schema on GitHub

HubSpot API method

deals

The deals table contains info about the deals in a HubSpot portal.

Replication Method

Key-based Incremental

Primary Key

dealId

Useful links

HubSpot documentation

deals schema on GitHub

HubSpot API method

email_events

The email_events table contains info about email events and how recipients interact with content.

Email events and HubSpot permissions

Replicating this table requires Super Admin permissions in HubSpot. The Super Admin role is different than the Admin role, which you can read more about in HubSpot’s documentation.

If this table is selected and you don’t have Super Admin permissions in HubSpot, an error similar to the following will surface in the integration’s Extraction Logs:

tap - ERROR b'{"status":"error","message":"This oauth-token (**********) does not have proper permissions! (requires any of [email-access])", [...]

Replication Method

Key-based Incremental

Primary Key

id

Useful links

HubSpot documentation

email_events schema on GitHub

HubSpot API method

engagements

The engagements table contains info about all the engagements in a HubSpot portal.

Replication Method

Key-based Incremental

Primary Key

engagement_id

Replication Key

lastUpdated

Useful links

HubSpot documentation

engagements schema on GitHub

HubSpot API method

forms

The forms table contains info about your HubSpot website forms.

Replication Method

Key-based Incremental

Primary Key

guid

Replication Key

updatedAt

Useful links

HubSpot documentation

forms schema on GitHub

HubSpot API method

owners

The owners table contains info about the owners that exist in your HubSpot portal. Owners are created and updated in HubSpot when new users are added or when owners are synced from Salesforce to HubSpot.

Replication Method

Key-based Incremental

Primary Key

Id

Replication Key

updatedAt

Useful links

HubSpot documentation

owners schema on GitHub

HubSpot API method

subscription_changes

The subscription_changes table contains info about changes made subscriptions.

Replication Method

Key-based Incremental

Primary Key

recipient

portalId

timestamp

Useful links

HubSpot documentation

subscription_changes schema on GitHub

HubSpot API method

tickets

In HubSpot, tickets represents customer requests for help.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updatedAt

Useful links

tickets schema on GitHub

HubSpot API method

workflows

The workflows table contains info about the workflows in your HubSpot portal.

Note: The workflows stream only supports contact-based workflows.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

updatedAt

Useful links

HubSpot documentation

workflows schema on GitHub

HubSpot API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!