# Tasks

APIs to the Tasks Workflow module.

 - [POST /workflow/task-parts/select](https://developers-internal.tonicdm.com/tonicdm-product/tasks/workflow-task-parts-select.md): Get the details of Parts of Tasks stored in the Workflow module.
 - [POST /workflow/tasks/delete](https://developers-internal.tonicdm.com/tonicdm-product/tasks/task-delete.md): Note that deleting an Task will fail if it has been forwarded or returned.
 - [POST /workflow/tasks/insert](https://developers-internal.tonicdm.com/tonicdm-product/tasks/workflow-task-insert.md): Create an Task in the Workflow module of a particular Project.
 - [POST /workflow/tasks/select](https://developers-internal.tonicdm.com/tonicdm-product/tasks/workflow-tasks-select.md): Get Tasks stored in the Workflow module.
 - [POST /workflow/tasks/update](https://developers-internal.tonicdm.com/tonicdm-product/tasks/workflow-task-update.md): Change an Task.
