With Blahbox, it's possible to send a list to the virtual assistant's user using Amazon Lex
To make Blahbox display list , the JSON code below must be pasted in the "Custom Markup" of the appropriate "Response", in Amazon Lex Console:
bbox_list |
|
items |
Every item represents a line of the list. You can place as many items as you wish, although it's not recommended to place more than five |
title |
Title of the image |
imageUri |
URL of the image that you wish to display |
textToSend |
When the user clicks on the text, the text in that element is automatically sent to the assistant. |
description |
Description. (Text) |
Blahbox interprets every element of the JSON and shows it to the user as is shown below: