DataCater can stream insertions and updates processed by a data pipeline to HubSpot CRM objects.
At the moment, the connector supports the HubSpot CRM objects Contacts, Companies, and Deals.
This sink connector supports the following configuration options:
The API key of your HubSpot account.
The HubSpot CRM object to use for ingesting data. Choose between Contacts, Companies, Custom objects, and Deals.
When streaming updates to HubSpot, DataCater can use one of the HubSpot properties to deduplicate objects such that updates are applied to existing objects in HubSpot. By default, DataCater uses the property email for deduplicating contacts, domain for companies, and dealname for deals.
DataCater can automatically manage associations with other objects from the HubSpot CRM. DataCater can associate contacts with companies, companies with contacts, and deals with contacts or companies.
The attribute of the pipeline that provides a value to use for searching the to-be-associated object. This attribute is not synced to HubSpot.
The property of the to-be-associated HubSpot CRM object type to use for searching matching objects.