Integrations | Chatbot Library
Saltar al contenido principal

Integrations

Integrations help us install or implement our chatbot on different platforms.

In version 1.5 (final version), Zaroc has significantly improved support for multiple platforms, facilitating integration with Web, WhatsApp, Facebook, and Telegram. Although the integration itself is an external process, Zaroc now provides optimized functions to handle requests and build specific responses for each platform.

Website Integration (Dialogflow Messenger)

Web Development has by far, the most features, events and tools to handle a Chatbot.

Also its the main focus Integration of Zaroc.

If you want to integrate your chatbot to a WebPage I recommend you use Dialogflow Messenger, check how to integrate HERE or check the Official Doc HERE

I encourage you to check Zaroc Doc, give a look at the Tutorials and lets go.

Requirements

  • Website that runs html, css, js.

Steps

  • Create your bot (you dont need to create an amazing bot, you only need to have it created like the default bot)
  • Go to integration section
  • Select Dialogflow Messenger and enable the integration.
  • Copy the html code and paste it on a url (On this url the bot will live)