TasksAssociations
Returns object IDs associated with specific tasks, supporting task-related CRM associations.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True | False |
Tasks ID | |
| AssociationId [KEY] | Long | False | False |
ID of the object that this Tasks object is associated with. | |
| Type [KEY] | String | False | True |
Type of the associated object, which can be a contact, deal etc. |