- Unified Tasks properties: The model provides a unified representation of tasks properties across different platforms, enabling you to easily access and manage tasks data from different platforms.
- Comprehensive tasks information: The model provides a comprehensive representation of tasks data, including all the properties and relationships that you can retrieve for an contact.
Attributes
Properties Supported
| Property | Type | Description |
|---|---|---|
| platform_id | string | The Platform’s ID for the task |
| name | string | The name of the task |
| status | string | The status of the task |
| due_date | date | The due date of the task |
| parent_task_id | string | The parent task ID |
| created_at | date | The date and time the task was created |
| updated_at | date | The date and time the task was last updated |
| completed_at | date | The date and time the task was completed |
| company_id | string | The company ID associated with the task |
| deal_id | string | The deal ID associated with the task |
| user_id | string | The user ID associated with the task |

