Get Activity List
post
[PlatformAddress]/api/1.0/crm?action=getActivityList
Get Activity List
The result from this call will be a collection of all the activities the user has access to. This call also accepts the pagination and filter properties.
Get a specific venue’s activity List
{
"venueId": "1",
}
One of the following values:
- 1 = Meeting
- 2 = Call
- 3 = Email
Last modified 1yr ago