Documentation > Access API > WorkflowController

WorkflowController

The Workflow web api function calls are used to manage workflows in the CMS. These calls allow external programs to create, update, and delete workflows using the POST, PUT, and DELETE calls.

NameDescriptionType
accessapi/Workflow/Read

Get a list of all workflows available for this instance.

Route

accessapi/Workflow/Read/{id}

Get a workflow based on its id from the current instance.

Route

Connect with Crownpeak