Planfix API: Tasks
From Planfix
List of functions for managing tasks:
- tasks.add / Adding a task
- task.update / Updating a task
- task.updateCustomData / Updating custom task fields
- task.get / Retrieving a task card
- task.getMulti / Retrieving multiple task cards
- task.getList / Task lists
- task.accept / Accepting a task
- task.reject / Declining a task
- task.changeExpectDate / Changing a task's expected completion date
- task.changeStatus / Changing a task's status
- task.getPossibleStatusToChange / Retrieving a list of possible statuses a task can be changed to
- task.changeWorkers / Changing (add/delete) assignees
- task.getFilterList / Retrieving a list of available task filters