Through workflows it is possible to set up a precise state machine able to bring a draft content up to the final publication (and beyond), through a series of intermediate, fully customizable approval steps.
RFC 4122 UUID of workflow expressed in URL-safe base64 format
"uJzC2b6YQg-DW2A5edpQYQ"
Must be exactly "workflow"
.
The name of the workflow
"Approval by editors required"
The stages of the workflow
[{ id: "waiting_for_review", name: "Waiting for review", initial: true }]
ID of the stage
"waiting_for_review"
Name of the stage
"Waiting for review"
Description of the stage
"Editor has finished writing and is waiting for approval from a supervisor"
Whether this is the initial stage or not
Workflow API key
"approval_by_editors"