Planfix API: Tasks: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
List of functions for managing tasks: | List of functions for managing tasks: | ||
#[[Planfix API | #[[Planfix API task.add |Adding a task]] | ||
#[[Planfix API task.update |Updating a task]] | #[[Planfix API task.update |Updating a task]] | ||
#[[Planfix API task.updateCustomData | Updating custom task fields]] | #[[Planfix API task.updateCustomData | Updating custom task fields]] | ||
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]] | ||
Latest revision as of 13:42, 9 April 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