Send SMS

The Send SMS element sends an SMS message to a phone number at a defined point in the IVR flow. It works in conjunction with a configured SMS channel and a message template, and can be used to send customer-specific updates or offer an alternative to callers waiting in a queue.

A configured SMS channel is required before using this element. With a two-way SMS channel assigned, customers will be able to reply to the message and their response will be passed to an agent to handle. See SMS Channel Configuration Options for details on setting up an SMS channel.


Connections

ConnectionDescription
I – InputThe entry point for this element. Connect from the preceding element in your IVR flow.
O – OutputThe path taken when the SMS has been successfully sent.
E – ErrorThe path taken if the element encounters an error — for example, if the SMS cannot be sent.

Settings

FieldDescription
NameGive the element a clear name so it is easy to identify within your IVR flow.
DescriptionOptional. Add a note to explain the element's purpose — useful in more complex flows.
Agent Can See ThisWhen enabled, agents can transfer a live caller directly to this element via the IVR Transfer option.
Supervisor Can See ThisWhen enabled, the element is visible in the IVR Transfer list for users with a Supervisor role. It remains hidden from all other users.
Result CodeAssign a result code to this element to track calls that pass through it.
TemplateSelect the message template to use for the SMS. Templates are configured in Admin > Channels > Message Templates. See Message Templates for guidance on setting these up.
ChannelSelect the SMS channel you want to send the message from. The available channels are pulled from your configured SMS channels in MaxContact. With a two-way SMS channel selected, customers will be able to reply to the message and their response will be routed to an agent to handle.

Related articles