Describes how to use the Update task step

Description

Updates the status of a task displayed in the top right.

Category

UI

Inputs

Label Type Required Default Visibility Description

Task ID

text

yes

Always

The ID of the task to be updated on tasks menu in the top-right.

Title

text

no

Always

The message to be displayed on the tasks menu in the top-right.

Message

text

no

Always

The compliment message to be sent as subtitle on tasks menu in the top-right.

Status

text

no

Always

The status of the tasks. Can be updated to running, success or error. At the beginning the status is running.

Outputs

No configuration is needed.

Sample

Update task Sample

The flow starts, the update task step updates the status of the specified task. In case of an error while updating the task, the error will be logged and the execution will finish.

Back to top