Message
Message (message)
Section titled “Message (message)”Create a message to the internal message subsystem.
Messaging json
Minimal example
Section titled “Minimal example”output: message: {}JSON
{ "output": { "message": {} }}Contents
Section titled “Contents”Behavior
Section titled “Behavior”Behavior
| Field | Type | Required | Description |
|---|---|---|---|
tag |
string |
A user-defined tag that’s attached to the output message type for filtering. |
Payload
Section titled “Payload”Payload
| Field | Type | Required | Description |
|---|---|---|---|
input-field |
field (string) |
Send only the content of the specified field to the message subsystem. Examples: data_field |
Variables
Section titled “Variables”Variables
| Field | Type | Required | Description |
|---|---|---|---|
set-variable-name |
string |
Use the input to set the value of a variable. |