Activity Task Call
A Call task records a phone call made or scheduled with a contact or organisation. It is a specialised subtype of Task with fields for tracking call details. The system automatically syncs calls with time registrations when duration is set, and can create calendar items when a date is assigned.
Endpoints
List
GET
/v1/odata/Activity_Task_CallGet by ID
GET
/v1/odata/Activity_Task_Call({id})Create
POST
/v1/odata/Activity_Task_CallUpdate
PUT
/v1/odata/Activity_Task_Call({id})Delete
DELETE
/v1/odata/Activity_Task_Call({id})Fields
No fields beyond the standard Entity fields.