Get Task List
Last updated
Last updated
POST
[PlatformAddress]/api/1.0/crm?action=getTaskList
Get a list of tasks.
Name | Type | Description |
---|---|---|
The result from this call will be a collection of all the tasks the user has access to. This call also accepts the pagination and filter properties.
Get a specific venue’s task List
One of the following values:
0 = Not Started
1 = In Progress
2 = On Hold
3 = Cancelled
4 = Completed
venueId
integer
The unique id of the venue to which the task belongs