workflow_graph_node()
method returns the location of a task within the workflow in the form of a uuid
and a title
. The title
corresponds to the name of the current stage in the Workflow.
The workflow_complete()
method moves a task to the final Workflow stage marking it as Complete.
The following example shows how the workflow_graph_node()
method and the workflow_complete()
method can be used together to move all tasks in a specified Workflow stage to Complete.
100
in the Encord platform, the highest priority value.
0.9
.