step

step
step
JSON Example
{
    "type": "string",
    "description": "string",
    "nextStepId": "string",
    "conditions": [
        {
            "name": "string",
            "comparator": "string",
            "nextStepId": "string"
        }
    ]
}
type
Required

type

string
description
Optional

The description of the step

string
nextStepId
Optional

The identifier of the next step

array of condition
conditions
Optional

The conditional next steps

object
inBindings
Optional

inBindings

object
outBindings
Optional

outBindings