CallAssociations
Returns object IDs associated with specific call records, allowing tracking of call-related associations.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True | False |
Unique identifier for the call record. | |
| AssociationId [KEY] | Long | False | False |
Unique ID of the associated HubSpot object (such as contact, deal, or company) linked to this call. | |
| Type [KEY] | String | False | True |
Specifies the type of the associated HubSpot object (such as contact, deal, or company) connected to the call. |