Web Chat
Step 1 - Go to Integration Section on Dashboard
Log into your dashboard and go to the Integrations section as shown in the image below and click on Web App.

Step 2 - Click on Web App & install
Once you click on Web App, it shows a script. Copy the following sample widget code and paste it inside<HEAD>
section of your webpage.

<!-- Konverse Chatbot -->
<a href="https://www.konverse.ai/"
id="konverse-ref-id" data-bot-id="YOUR-UNIQUE-BOT-ID"
title="Konverse.ai - Conversational Sales & Marketing Platform"
style="display:none">AI Chatbot WhatsApp Bot</a>
<script type="text/javascript" src="https://chat.konverse.ai/konverse.js"></script>
Last updated
Was this helpful?