Questions on publication channels
We have answered some questions related to publication channels:
- Where can I publish my bots?
- Can I publish the bot into multiple channels?
- How can I get client data from the channel?
Where can I publish my bots?
You can publish your bots in channels from the list. If the required channel is not in the list, you can connect your bot to a third-party application or website via Chat API.
Bots for calls are used in the telephone channel.
Can I publish the bot in multiple channels?
Yes, you can publish your bot in any number of inbound channels (messengers and social networks).
If you want to connect your bot to an online chat platform, you can connect only one platform — either as a customer engagement platform or as a business channel.
Bots for calls can be used only in a telephone channel.
How can I get client data from the channel?
You can get client data with the $rawRequest
variable. For this, you need to get the type of the channel where the client talks to the bot, and get the necessary fields.