Logic
Run blueprint
Starts another blueprint by key. Useful for breaking logic into smaller, reusable parts.
Fields
Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
Blueprint Key | Blueprint Key | - | - | - | - | Format: writer#blueprintKey |
Payload | Text | Textarea | The value specified will be available using the template syntax i.e. @ | - | - |
End states
Below are the possible end states of the block call.
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | The request was successful. |
Error | - | error | The blueprint was executed successfully. |