@{payload}
in the called blueprint. The payload is treated as plain text.invoice_processor
@{file_data}
invoice_processor
blueprint, you can access the passed data using @{payload}
. Then you can return a value from the blueprint using the Return value block.
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. @ | - | - |
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | The request was successful. |
Error | - | error | The blueprint was executed successfully. |
@{result}
.