Set Workflow Stage

Sets all specified items to a stage in their own workflow, associated to the specified stage template. This can be used to advance items with the same workflow structure to a specific stage, to mark them as completed, move them back, etc.

Items must

  • all belong to the same, specified dataset
  • all belong to a workflow instantiated from the same workflow template
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of the dataset the items belongs to

Body Params
filter
object

Filter map encoding the criteria to pick the items that will have their stage changed. All the criteria must result in items belonging to the specified dataset.

string

ID of the workflow stage template. Workflow stage will be set to the one associated to the workflow stage template.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!