/
Activities
The following macros are not currently supported in the header:
  • style

Activities

Activities are communicative objects. e.g, Notes and Emails. The following endpoints can be used to retrieve, create and update activities.

TYPERESOURCEDESCRIPTION
GET/activitiesList activities.
GET/activities/countTotal number of activities.
GET/activities/:idSpecific activity identified by its id.
GET/activities/:id/interactsRecipients against a given activity.
GET/activities/:id/interacts/countCount the number of recipients against an activity.
GET/activities/allocationsAllocation (billable & non-billable) information for a selected group of activities.
POST/activitiesCreate a new activity.
PUT/activities/:idUpdate an activity.
DELETE/activities/:idRemove an activity.

Related content

GET /activities/:id
GET /activities/:id
More like this
List Activities
List Activities
More like this
List Activity Interactions
List Activity Interactions
More like this
Activity Stream
Activity Stream
More like this
Tasks
Tasks
More like this