FAIL
Simply put, this Step fails your Process! You would normally want to use this Step when you've reached a point in your Process where the only option left is to stop it.
To persist the reason for failure, enter the failure reason in the Step Context's input.reason field.
Input
| Field | Description | Mandatory | JSON Example |
|---|---|---|---|
| reason | A textual explanation of why the Process needs to fail. | "userId not found" |
Output
| Field | Description |
|---|---|
| reason | The reason provided in input.reason. |