Links

Custom

The Xenioo Custom Channel allows any application capable of making simple RESTful https calls to integrate and interact with a Xenioo chatbot. This channel is available for live publishing only after adding the Custom Channel Package to your premium account.
Using the Xenioo Custom Channel you will be controlling the way the conversation will be displayed to the user as well as being able to change runtime variables anytime.
The custom channel allows the creation of both completely custom chat channels (e.g.. a mobile app, a custom voice provider) and the integration of external services into existing services and conversations.
Custom Channel is not enabled by default. You can enable custom channel by activating the associated additional package.

General Channel Settings

Channel Integration Endpoint

This the integration endpoint that you must use to call all API methods allowed by this channel.

Webhook URL

This is the URL that Xenioo will automatically call for every message that is generated "offline" from your connection. Messages such as Broadcasts and pushed content that may be sent to your chatbot while the user is not connected will be redirected to this hook. If not values is specified, all messages will be queued and sent to you on your next API request.

Include All Channels Conversations

When this flag is enabled your Webhook endpoint will be receiving real-time user and chatbot events from any conversation happening on any chatbot channels.
Each notification message sent in real-time from another conversation channel will be counted as an additional action message.