This page was last edited on July 7, 2017, at 22:07.
Comments or questions about this documentation? Contact us for support!
You use Message blocks to play a message to the caller. These messages consist of one or more prompts, using either prerecorded audio or Text To Speech (TTS).
To add and configure Message blocks to a callflow:
You can configure prompts to reference variables that store dynamic data, such as account summaries or customer names. When you deploy the application, these variables are replaced with call-specific data.
Variables are created automatically by some prebuilt modules. For example, Payment Capture modules create variables such as PaymentAmount to store dynamic data about how much money the customer has chosen to pay.
You might also see variables when data is returned from a web service, or if you choose to set variables manually by using Script blocks.
To add a variable to a prompt, you must enter it using square-bracket notation. For example: Your account number is [digits:AccountNumber].
You can also add a Shock Absorber rule to a Message block, in which you state the message is only played to a particular subset of callers, or only played for a limited period of time. In other words, a Shock Absorber enables you to only play this message if the call meets specific conditions.
For example, if your contact center becomes unexpectedly busy, you can use a Shock Absorber to notify callers that wait times might be longer than usual.
To add a Shock Absorber to a Message block: