Update Task Status

Updates the status of a Human Task

The Update Task Status activity changes the Task Status of a Human Task or a list of Human Task to the specified Task Status.

Input

  • Tasks : Object Argument Required A single Human Task, its Id or a list of Human Task.

  • Status : Required The Task Status to set. Available status values are :

    • Cancelled

    • Done

    • PartiallyDone

    • Verified

Last updated