...
Field Name | Field Type | Description | |
---|---|---|---|
Label*
Default Value: HubSpot Delete | String | Specify a name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |
Entity*
Default Value: Association | String | Select the data object to delete. | |
Action*
Default Value: N/A | String | Select the delete-action to perform on the entity selected above. Click the Suggestion icon to see the list of supported actions. | |
Required Parameters
| Use this field set to enable the Snap to perform a specific action. | ||
Parameter Default Value: N/A | String | Specify the names of the required parameters. Click the Suggestion icon to see the list of supported parameters. | |
Value
Default Value: N/A | Multiple | Specify the values of the required parameters. The data type of this field depends on what parameter name you selected or entered which can be String, Integer, Boolean, etc. | |
Connection timeout*
Default Value: 30 | Integer | Specify the time in seconds for the Snap to wait before terminating the request because of a failure to establish a connection to the target service. | |
Number of retries*
Default Value: 0 | Integer | Specify the maximum number of retry attempts to make if a connection failure or timeout occurs. | |
Retry interval (seconds)*
Default Value: 0 | Integer | Specify the number of seconds for which the Snap must wait before attempting recovery from a network failure. | |
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 | Indicates how the Snap must be executed. Available options are:
|
Excerpt |
---|
Troubleshooting
Error | Reason | Resolution |
---|---|---|
Missing required parameters. | There is a required parameter that was not provided. | Verify whether all required parameters are configured. |
You have reached your ten secondly rolling limit. | There are too many requests to REST endpoint. | Select Connection and API limit exceeded (429) errors in the Retry Policy and adjust the values for “Number of retries” and “Retry interval”. |
You have reached your daily limit. | There are too many requests to REST endpoint. | The maximum number of daily requests has been reached, and no further requests can be made until it resets. For more information refer to API Meters. |
...