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.
Custom Query
Build your own OData query against Activity_Task_Meeting. Open Run and edit the whole request inline — swap the entity set, change the $filter, or add $expand, $select, $orderby, $top, $skip. Type $ for suggestions; use ↺ Reset to restore this example.
GET
/v1/odata/Activity_Task_Meeting?$top=10