crm_get_associations
Retrieve all associations between HubSpot CRM objects by specifying object types and IDs to analyze relationships and connections in your customer data.
Instructions
Get all associations of a specific type between objects
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromObjectType | Yes | ||
| toObjectType | Yes | ||
| fromObjectId | Yes | ||
| after | No | ||
| limit | No |