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. When a Create User Task step is executed, a task is created. Tasks display a title, workflow details, create date, and description. Handling tasks follows the same basic process, although the process will vary depending on how th e flow was written.
1. Select the task on the Tasks page to open it and review the data.
2. Make the necessary changes to the flow step data in the Updated input (JSON) field. The updated value is passed as the output to the suspended Create User Task step that created the task.
3. Select Complete at the bottom of the task window to resume the suspended step. Alternatively, you can cancel the flow.
Once these steps are completed, the task closes automatically.