Activity Task Meeting
A Meeting task represents a scheduled in-person or virtual meeting. It is a specialised subtype of Task that automatically syncs to calendar items when a date is assigned, enabling calendar integration (e.g. Google Calendar). Time spent in the meeting can be tracked via time registration.
Endpoints
List
GET
/v1/odata/Activity_Task_MeetingGet by ID
GET
/v1/odata/Activity_Task_Meeting({id})Create
POST
/v1/odata/Activity_Task_MeetingUpdate
PUT
/v1/odata/Activity_Task_Meeting({id})Delete
DELETE
/v1/odata/Activity_Task_Meeting({id})Fields
No fields beyond the standard Entity fields.