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.

The "Step 2: Select Channel" page will have Custom Channel highlighted in blue when you click it.

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:

  1. Choose Custom Channel In Step 2: Select Channel, choose "Custom Channel." This brings you to the Configure Custom Channel window.

  2. Give your Chat Flow a name and description: Provide a Name and Description for your Custom Channel. This will its description within Captivate Chat.

  3. 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.

  4. Plug in the API Key into your developer environment: Use the API Key in your developer environment alongside our Captivate Chat WebSocket tools.


Configure Custom Channel

Clicking "Custom Channel" in "Step 2: Select Channel" and clicking "Next" will take users to "Configure Custom Channel." You have to fill out the information on this page (Next, Description) to finish the setup process.

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.

API Key

You will get an API Key after clicking "Create Channel" in the "Configure Custom Channel."
You will get an API Key after clicking "Create Channel" in the "Configure Custom Channel."
After clicking "Create Channel" under "Configure Custom Channel," you can now view your API Key once more with the "Show API key" button. However, when you make changes to your Custom Channel's Name and/or Description, you have to click "Create Channel" again to save those changes, which then generates a new API Key.
After clicking "Create Channel" under "Configure Custom Channel," you can now view your API Key once more with the "Show API key" button. However, when you make changes to your Custom Channel's Name and/or Description, you have to click "Create Channel" again to save those changes, which then generates a new API Key.

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.


Test your Custom Channel!

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

Last updated

Was this helpful?