Skip to main content

Activity Task Follow Up

EntityActivityActivity_TaskActivity_Task_FollowUp

A Follow-Up task reminds a user to take action after a previous interaction — for example, to check back with a prospect or send requested information. It is a specialised subtype of Task. Follow-ups can be linked to any relation, activity, or milestone, and are automatically tracked in time registration when a duration is set.

Endpoints

List

GET/v1/odata/Activity_Task_FollowUp

Get by ID

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

Create

POST/v1/odata/Activity_Task_FollowUp

Update

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

Delete

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

Fields

No fields beyond the standard Entity fields.