With Blahbox, it's possible to send a Card to the virtual assistant's user using IBM's Watson Assistant.
To make Blahbox display a card, the JSON code below must be pasted in the "context" of the appropriate dialog node, in Watson Assistant:
bbox_basicCard | |
title | Title of the image |
subtitle | Subtitle of the image |
imageUri | URL of the image that you wish to display |
text | Text |
linkText | Link Label |
linkUri | Link URL |
order | Integer number that shows the order of the element when there is more than one element |
Blahbox interprets every element of the JSON and shows it to the user as is shown below: