Tasks

Tasks are a way for users to identify issues in flow steps and fix them. This can be useful when data is incorrectly mapped or an action fails.

Create tasks using the Create User Task flow step. You can view tasks for your workspace on the Tasks page.

Task Handling

When a Create User Task step is executed, a task will be created. The task might look something like this, with a title, workflow details, create date, and description:

Select the task to open it and view the data. Data from the flow step is in the Updated input (JSON) field. This field is editable, so you can correct the input. The value will be passed as the output to the suspended Create User Task step that created the task. 

To complete a task, select Complete at the bottom of the task window. This will resume the suspended step, and it will continue with the updated data.