Channel: Custom Channel
Set your AI Assistant as a Chatbot of a Custom Channel, whether a unique app, social media platform, website, or other means.
Last updated
Was this helpful?
Set your AI Assistant as a Chatbot of a Custom Channel, whether a unique app, social media platform, website, or other means.
Last updated
Was this helpful?
After Select Channel > Custom Channel, you will be taken to Configure Custom Channel. This is where you can integrate your AI Chatbot as the assigned bot of your Custom Channel.
If you are using JavaScript in your application, you can use our Chat Library for rapid deployment: JavaScript Socket API
If you are not using JavaScript, we advise you read through our full socket documentation here.
SUMMARY
Creating a Custom Channel Chat Flow involves these steps:
Choose Custom Channel In Step 2: Select Channel, choose "Custom Channel." This brings you to the Configure Custom Channel window.
Give your Chat Flow a name and description: Provide a Name and Description for your Custom Channel. This will its description within Captivate Chat.
Get API Key: Click Create Channel after putting a Name and a Description. This creates the Custom Channel and gives you a unique API Key.
Plug in the API Key into your developer environment: Use the API Key in your developer environment alongside our Captivate Chat WebSocket tools.
REQUIREMENTS
Before proceeding with the rest of the Custom Channel integration process, make sure you have the following:
Access to our WebSocket tools: Get our WebSocket package in this link.
An active developer environment: Our Custom Channel is not an independent tool. Rather, it has to be plugged into an existing developer environment.
REMINDER
The Custom Channel is a development-heavy tool. It needs more active testing compared to our other Channel types.
It is advisable that you assign a developer to create a Custom Channel with Captivate Chat using this process.
Please contact our Support Team if you need assistance in implementing a Custom Channel in your producs and services.
Before you can fully integrate your AI Chatbot with your Custom Channel, you have to fill in the following information in Configure Custom Channel:
Name: This is the name of the AI Chatbot as it will appear on your Custom Channel
Description: Give your AI Chatbot a short description.
After you give your Custom Channel a name and a description, click Create Channel.
When you make your Custom Channel, you will now get a special API Key. You can view it whenever you want via the new Show API Key button that appears on the page.
However, when you edit your Custom Channels' Name and/or Description, you have to click Create Channel again to save your changes, which then generates a new API Key you have to plug in to your website or app.
Doing all the steps above should get your Chatbot ready to be used with your Custom Channel. However, it might still need some testing.
You may proceed with the following:
JavaScript Socket APISocket APISocket Conversation Testing