# Workflows APIs for managing and running workflows. ## Operations - [Get all workflows](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflow.md) - [Create a workflow](https://apidocs.plannrcrm.com/operation/operation-postapiv1workflow.md) - [Get a workflow](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowuuid.md) - [Update a workflow](https://apidocs.plannrcrm.com/operation/operation-putapiv1workflowuuid.md) - [Delete a workflow](https://apidocs.plannrcrm.com/operation/operation-deleteapiv1workflowuuid.md) - [Render a tree of the structure of the workflow.](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowworkflow_uuidtree.md) - [Render breadcrumbs of the structure of the workflow.](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowworkflow_uuidbreadcrumbs.md) - [Get all workflow tasks](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowworkflow_uuidtask.md) - [Create a workflow task](https://apidocs.plannrcrm.com/operation/operation-postapiv1workflowworkflow_uuidtask.md) - [Get a workflow task](https://apidocs.plannrcrm.com/operation/operation-getapiv1workflowworkflow_uuidtaskworkflowtask_uuid.md) - [Update a workflow task](https://apidocs.plannrcrm.com/operation/operation-putapiv1workflowworkflow_uuidtaskworkflowtask_uuid.md) - [Delete a workflow task](https://apidocs.plannrcrm.com/operation/operation-deleteapiv1workflowworkflow_uuidtaskworkflowtask_uuid.md) - [Add a participant to the workflow task](https://apidocs.plannrcrm.com/operation/operation-postapiv1workflowworkflow_uuidtaskworkflowtask_uuidparticipants.md) - [Remove a participant from a workflow task](https://apidocs.plannrcrm.com/operation/operation-deleteapiv1workflowworkflow_uuidtaskworkflowtask_uuidparticipants.md) - [Run a workflow](https://apidocs.plannrcrm.com/operation/operation-postapiv1workflowworkflow_uuidrun.md) [Powered by Bump.sh](https://bump.sh)