Chat commands
Use the chat commands to run specific actions for chatbots like adding cards and buttons to messages, sending and receiving files, or redirecting the web chat to another page.
-
Add Button to Chat Card
Adds a button to the card in a Chat dialog box, along with the action performed by that button. -
Bot Ask Carousel
Displays a carousel of cards and returns the one that was selected by the user. -
Bot Request File
Prompts the user for a specific file during an interaction. -
Bot Send Media
Sends media during a Chatbot interaction. -
Create Card
Creates a card in the chatbot interaction. -
Map Table to Card Buttons
Maps the contents of a data table and generates buttons for previously obtained cards. -
Map Table to Cards
Maps a data table to generate cards based on the contents of the table. -
Redirect Web Chat
Redirects Web Chat to another page.