Rich Messaging Fallback

Rich messaging is a term to describe buttons, quick replies, and other message types that are more than just plain text. Some channels, like Digital Chat, support rich messages. Other channels, like SMS, only support plain text. Fallback for your rich message types allows your bot to send rich messages no matter what channel it's using. Channels that do not support rich messages will display the fallback instead of the rich message itself.

This is different from action or NLU fallback, which is based on your bot's confidence to understand the customer's intent or to predict the next action to take.

Not every channel supports all rich message types.

Configure Default Rich Messaging Fallback

Each rich message type has its own default fallback. You can let your bot use the defaults, or change them to what you want them to say on a message-by-message basis when you add rich content.

  1. In CXone, click the app selector and select Bot Builder.

  2. Click the bot you want to work with.
  3. Click Preferences icon, which looks like a gear. in the left icon menu.
  4. On the Settings tab, click Rich Messaging Fallback.
  5. You can change the default message. Be sure to use variables in your message or it won't display correctly to your customers. Put all variables in curly brackets { }. When you type a curly bracket, the system displays a list of variables for that message type.