📄️ Configure Chatbot
Once the Chatbot is deployed, go to My Chatbots. There you can configure the settings, including the assistant image, name, and domain restrictions.
📄️ VAKChat ReactJS
The vakchat ReactJS npm module allows for seamless integration of a chatbot into your React application. You can easily integrate your deployed VAKFlow Chatbot into a ReactJS app using the vakchat package. This guide will walk you through the integration process.
📄️ Vanilla JS Integration
After creating chatbot, you can integrate the chatbot into your web application using Vanilla JavaScript. This guide provides the steps to integrate your chatbot with different themes.
📄️ REST API Integration
In addition to embedding the chatbot into your application using scripts, you can interact with your deployed chatbot using the REST API. This allows for more advanced integrations, including custom logic and streamed output.