SMS
How to send an SMS as part of a Flow
Last updated
Was this helpful?
How to send an SMS as part of a Flow
Last updated
Was this helpful?
Virtual Agents are able to send SMS messages in order to communicate with users, operators or anybody else with a phone number. This can be useful for situations like for instance sending notifications.
An SMS can be send to either the user (in which case the phone number doesn't need to be explicitly provided) or to an explicit phone number.
Parameter
Description
To
choose "Mobile" or "User"
Phone number
phone number to send the SMS to (only when to "Mobile" is selected)
Subject
title of the SMS
Body
the body of the SMS
Condition to action
to configure when or when not to execute this action (see )
Information that is captured by the Virtual Agent can be embedded in the body or subject by using {{ ... }}
. This is . See for more information on how to embed information in your content using the mustache syntax.
In order for SMS sending to work you need to have configured an SMS provider. See the on how to do this.