Planfix API: Tasks: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
#[[Planfix API task.changeExpectDate | Changing a task's planned due date]] | #[[Planfix API task.changeExpectDate | Changing a task's planned due date]] | ||
#[[Planfix API task.changeStatus | Changing a task's status]] | #[[Planfix API task.changeStatus | Changing a task's status]] | ||
#[[Planfix API task.getPossibleStatusToChange | | #[[Planfix API task.getPossibleStatusToChange |Obtaining a list of possible statuses a task can be changed to]] | ||
#[[Planfix API task.changeWorkers| Changing (add/delete) assignees]] | #[[Planfix API task.changeWorkers| Changing (add/delete) assignees]] | ||
#[[Planfix API task.getFilterList | | #[[Planfix API task.getFilterList |Obtaining a list of available task filters]] | ||
Revision as of 14:38, 15 March 2024
List of functions for managing tasks:
- Adding a task
- Updating a task
- Updating custom task fields
- Retrieving a task card
- Retrieving multiple task cards
- Task lists
- Accepting a task
- Declining a task
- Changing a task's planned due date
- Changing a task's status
- Obtaining a list of possible statuses a task can be changed to
- Changing (add/delete) assignees
- Obtaining a list of available task filters