Skip to main content

Activity Task Meeting

EntityActivityActivity_TaskActivity_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_Meeting

Get by ID

GET/v1/odata/Activity_Task_Meeting({id})

Create

POST/v1/odata/Activity_Task_Meeting

Update

PUT/v1/odata/Activity_Task_Meeting({id})

Delete

DELETE/v1/odata/Activity_Task_Meeting({id})

Fields

No fields beyond the standard Entity fields.