crm_archive_association
Remove connections between HubSpot CRM objects like contacts, companies, deals, or tickets by specifying both object types and IDs.
Instructions
Archive (delete) an association between two objects
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromObjectType | Yes | ||
| toObjectType | Yes | ||
| fromObjectId | Yes | ||
| toObjectId | Yes |