How to use FLOWXO for web bot?

(Bravedragon623) #1

Now I am going to use flowxo chatbot for my website.
This is my first face on this platform, so I am very graceful to your kind answers.
My questions are:

  1. Is it possible to use this flowxo with my custom backend?
    I have to send request oo my backend and get response. By parsing the response, I have to decide the remain flow of chatbot.

  2. Is it possible to make web bot(not fb bot) with same interface?(buttons for customers)
    https://insurify.com/evia
    I want to show answer buttons at the bottom of chatbox.
    Is it possible?

(Karen Barker) #2

Hi there,

You can create chatbots on your own website using our Web Messenger. Features such as shortcut buttons, cards etc are all available in the Web Messenger as well as on Facebook Messenger. :thumbsup:

You’ll find a great Getting Started article here which talks you through how to create your first bots and flows and you should by the end of it have a good idea how things hang together using Flow XO. We also have some pre built Templates which you can install from inside your account - just click on the + New Flow button and you’ll be presented with all the templates - you can then edit these to suit your use case. There are also further tutorials that you can work through here.

To pass data to and from Flow XO you can use the Webhooks and HTTP service and manipulate any data sent to Flow XO using Data Outputs.

Hope this helps. :slight_smile:

(Bravedragon623) #3

Thanks, Karen.
You are :+1: