SMS
Node | SMS |
---|---|
Description | This node |
The SMS node is used to send messages to customers through the SMS digital channel.
Channel Type | Node Name | Parameters |
---|---|---|
SMS | SMS Outbound |
|

This node provides the following configuration options
Channel: This field is pre-configured for SMS and cannot be changed. It specifies that the message will be sent exclusively via the WhatsApp digital channel.
Customer Identifier: Use this option to select the specific contact data field that holds the primary identifier (e.g., phone number or Whatsapp) for each customer. This selected identifier will be used to initiate the dialing operation for that contact.
Message: The message that is to be sent to the customer. This message field supports dynamic injection of the contact attributes using the curly braces
{}
. For example, the messageHello {firstName}
might evaluate toHello Ahmad
depending upon the value of the attributefirstName
.