Skip to content

Message

Message (message)

Create a message to the internal message subsystem.

Messaging json

Minimal example

output:
message: {}
JSON
{
"output": {
"message": {}
}
}

Contents

Fields

FieldTypeRequiredDescription
tag BehaviorstringA user-defined tag that’s attached to the output message type for filtering.
input-field Payloadfield (string)Send only the content of the specified field to the message subsystem.
Examples: data_field
set-variable-name VariablesstringUse the input to set the value of a variable.

Behavior

Show fields
FieldTypeRequiredDescription
tagstringA user-defined tag that’s attached to the output message type for filtering.

Payload

Show fields
FieldTypeRequiredDescription
input-fieldfield (string)Send only the content of the specified field to the message subsystem.
Examples: data_field

Variables

Show fields
FieldTypeRequiredDescription
set-variable-namestringUse the input to set the value of a variable.