Devart HubSpot Destination component loads data into HubSpot objects. It has the following custom properties:
Property |
Description |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Action |
A DML operation to apply to the target object. Default value is Insert. The following values are supported:
|
||||||||||
BatchSize |
The maximal number of records to send as one batch to the server when performing an Insert operation. Not supported for some HubSpot objects. Default value is 100. |
||||||||||
ObjectName |
The name of an HubSpot object to load data into. |
||||||||||
Use Batch API |
Determines, whether to use HubSpot Batch API to load data into HubSpot. Batch API are supported for Contacts, Companies, Tickets, and Products objects. This API allows much higher performance and lower API call use, but also provides less information about success or error of the operation. For example, Batch API does not return the ids of inserted records. |