Node Schema
Send Multi-Channel
Multi-Channel: Sends notifications across multiple channels simultaneously using a specified template.
Human-readable name of the node
Example:
"Send multi-channel notification"
Allowed value:
"send_multi_channel"Slug of the template used for notification content across all channels.
Required string length:
1 - 120Pattern:
^[a-z0-9-_]+$Description of what this node does
Specific channels to use when sending multi-channel notification. If not provided, all channels will be used.
Available options:
sms, email, androidpush, iospush, webpush, inbox, whatsapp, slack, ms_teams jq-expression for preparing channel list dynamically at runtime.
Minimum string length:
2