Skip to content

Worker Channel

Receive events from a worker managed channel.

Messaging binary json raw

output:
worker-channel:
worker-channel-name: ~
JSON
{
"output": {
"worker-channel": {
"worker-channel-name": null
}
}
}
Channel
Field Type Required Description
worker-channel-name string The unique name for this worker channel (e.g. “my-channel”).
Payload
Field Type Required Description
input-field field (string) The field to use as the input for this worker channel.
Examples: data_field