Activity Task Follow Up
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_FollowUpGet by ID
GET
/v1/odata/Activity_Task_FollowUp({id})Create
POST
/v1/odata/Activity_Task_FollowUpUpdate
PUT
/v1/odata/Activity_Task_FollowUp({id})Delete
DELETE
/v1/odata/Activity_Task_FollowUp({id})Fields
No fields beyond the standard Entity fields.
Custom Query
Build your own OData query against Activity_Task_FollowUp. 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_FollowUp?$top=10