Basic

Chatbot serves as a conversational engine connected to ChatDash.

This will be later used to create a project for your client.

As of now, ChatDash supports the following chatbot integrations:

These video are recorded with our previous version of ChatDash. We will update them as soon as possible.
  1. Voiceflow
  1. OpenAI Assistant
  1. Botpress
  1. VectorShift

Voiceflow

You need the following to integrate Voiceflow with ChatDash:

  1. Voiceflow API Key
  2. Voiceflow Project ID

Steps

  1. Open the agent project you are using
  2. Select on the Integrations tab (shortcut: 3). Found on the left-hand menu.
  3. Copy the API Key found in the API Keys section. (Starts with VF.DM)
  4. Select on the Web Chat sub-tab and copy the projectID in the Installation section.

Voiceflow Integrations -> Web Chat

  1. Go to ChatDash and select the Chatbot tab.
  2. Click add chatbot and select Voiceflow.
  3. Paste the API Key and Project ID in the respective fields.
  4. Click on the add chatbot button to save the chatbot.

OpenAI Assistant

You need the following to integrate OpenAI Assistant with ChatDash:

  1. OpenAI API Key
  2. OpenAI Assistant ID

Steps

  1. Go to the OpenAI dashboard.
  2. Click on the assistant you want to integrate and copy the Assistant ID. (Starts with asst_)
  3. Go to the API Keys section.
  4. Generate and copy the API Key.
  5. Go to ChatDash and select the Chatbot tab.
  6. Click add chatbot and select OpenAI Assistant.
  7. Paste the API Key and Assistant ID in the respective fields.
  8. Click on the add chatbot button to save the chatbot.

Botpress

You need the following to integrate Botpress with ChatDash:

  1. Botpress Personal Access Token
  2. Botpress Messaging API webhook URL

Steps

  1. Install Messaging API integration on the project you want to connect.
  2. Go to “integration” tab on your project in Botpress.
  3. In Response Endpoint URL, copy and paste the below url.
  4. Copy the Botpress Messaging API webhook URL. (Starts with https://webhook.botpress.cloud/)
https://api.chat-dash.com/interact/botpress
  1. Click on top right corner profile icon and select Personal Access Tokens.
  2. Generate a new token and copy it.
  3. Go to ChatDash and select the Chatbot tab.
  4. Click add chatbot and select Botpress.
  5. Paste the Personal Access Token and Messaging API webhook URL in the respective fields.
  6. Click on the add chatbot button to save the chatbot.

VectorShift

You need the following to integrate VectorShift with ChatDash:

  1. VectorShift API Key
  2. VectorShift Chatbot ID (or Chatbot Name)

Steps

  1. Go to the VectorShift dashboard.
  2. Go to the API Keys section.
  3. Generate and copy the API Key.
  4. Go to Chatbots tab and copy the Chatbot ID.
  5. Go to ChatDash and select the Chatbot tab.
  6. Click add chatbot and select VectorShift.
  7. Paste the API Key and Chatbot ID in the respective fields.
  8. Click on the add chatbot button to save the chatbot.