...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Overview
You can use this Snap to update bulk data objects in bulk in the HubSpot portalplatform. Learn more about : HubSpot APIs.
...
Snap Type
The HubSpot Snap is a Write-type Snap.
Prerequisites
None.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Limitations
None.
Known Issues
Records only up to 100 can be updated in single runThe HubSpot Bulk Update Snap can update only 100 records in a single execution.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| A document containing details identifying that contains the details to identify the entity (s) to update along with the information to update. |
Output | Document |
|
| A document containing with the details of the updated entity(s). |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |
Snap Settings
Info |
---|
|
Field Name | Field Type | Description | |
---|---|---|---|
Label* Default Value: HubSpot Bulk Update Example: Bulk Update Companies | String | Specify a name for the Snap. If you have more than one of the same snaps Snaps in the pipeline, you can modify this and create a unique name. | |
API Version* Default Value: V3 Example: V4 | StringDropdown list | Select the version of the API that you are using the API version to use for the pipeline. | |
Category* Default Value: N N/A Example: CRM | String/Suggestion | Required. Select the application in which you are updating to update the data objects. | |
Entity* Default Value: N N/A Example: Companies | String/Suggestion | Required. Select the data object to be updatedupdate. | |
Action* Default Value: N N/A Example: Update a batch of Companies | String/Suggestion | Required. Select Specify the action to be performed perform by the snap. Clicking the icon lists the supported actions.Snap. | |
Required Parameters | Use this field set to enable the Snap to perform a specific action. | ||
Parameter* Default Value: N/A | String/Suggestion | Specify the names of the required parameters. | |
Value* Default Value: N N/A | MultipleString | Specify the values for mentioned the required parameters. The data type of this field depends on the specified parameter. | |
Connection Timeouttimeout Default Value: 30 Example: 30 | Integer | Required. A time period within which the snap should be runSpecify the connection timeout duration in seconds. | |
Number of re-triesretries* Default Value: 0 Example: 3 | Integer | Required. The Specify the maximum number of re-connection attempts in case of a reconnections to make if a connection failure or timeout occurs. | |
Retry Intervalinterval (seconds)* Default Value: 0 Example: 15 | Integer | Required. The Specify the time interval between consecutive reconnection attempts.connection attempts. | |
Retry policy
Default Value: Connection errors | Dropdown list | Choose the retry policy for connection and error responses. The available options are:
| |
Snap Execution Default Value: Execute only | Dropdown list | Select one of the following three modes in which the Snap executes:
|
Troubleshooting
Examples
...
Error | Reason | Resolution | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
| ||||||||||||||||||||||||||||||||||||
|
|
| ||||||||||||||||||||||||||||||||||||
|
|
|
Examples
Update a batch of companies
The following example pipeline demonstrates how to update the batch of companies in the HubSpot portal.
...
Configure the JSON generator Snap to provide the details to be updated for the specific companies. On validation, you can view the JSON output in the output preview.
...
Configure the Mapper Snap to map the output details from JSON generator Snap to the corresponding fields in the HubSpot.
...
On validatingvalidation, the JSON input fields are mapped to the HubSpot entity 's fields as shown in the Mapper snap's output belowfollows:
...
Finally, the output from the Mapper snap is passed on to the HubSpot Bulk Update snap. The configure the HubSpot Bulk update snap is configured Snap with the Company Entity and Update a Batch of Companies action.
...
On running validation, the HubSpot Bulk Update Snap , it updates a batch of companies with the mentioned specified details as shown in the screenshot below.follows:
...
Downloads
Info |
---|
|
Attachments | ||||
---|---|---|---|---|
|
Snap Pack History
...
Multiexcerpt include macro | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Related Content
Endpoint Doc Link 1
Endpoint Doc Link 2
Endpoint Doc Link 3HubSpot Documentation