Choose your language:
    Workflow

    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.

    Object payload
    id  string
    ID of workflow
    name  string

    The name of the workflow

    stages  Array<object>

    The stages of the workflow

    Available endpoints