Skip to main content
HubSpot destination component in the pipeline designer

Connection

Select an existing HubSpot connection or create a new one (for more information, see Allowing Integrate.io ETL access to HubSpot.)

Destination Properties

  • Target object - select the name of the target object in your HubSpot.
    Target object dropdown with HubSpot object types

Operation type

  • Create - default behavior. Data will only be appended to the target object.
  • Update - updates existing data according to key of selected HubSpot object.
  • Delete - deletes existing data individually or in batches according to key of selected HubSpot object.
  • Upsert - update or create data according to id property of selected Hubspot object.
    Operation type options: Create, Update, Delete, and Upsert

Advanced options

  • Batch size - number of records that are inserted to HubSpot in each batch (default 100). HubSpot API has a limit of 100 records per call except for creating and updating contacts, which are limited to 10 records per call. More info here.
  • Maximum errors - maximum number of errors to tolerate when inserting data into Hubspot. Note that the actual number of errors may be greater than the maximum due to the parallel nature of the process.

Schema Mapping

  1. Map the dataflow fields to the target object fields. When using the update or delete operation, it is mandatory to map id as destination field.
    Schema mapping with field-to-HubSpot-property mapping

Custom Objects

Data can be loaded to both standard and custom objects using this HubSpot destination connector.

Connecting to HubSpot

Last modified on April 20, 2026