ANSWERED

Building Conversational Web Bot : Can I connect it with MySQL

We are Student portal and we are building conversational bot which provides information on request. We want to connect our chatbot with our MySQL so that chat bot tracks activities of each user and further can communicate with our portal using JSON API
ANSWERED

Plan to build a Tuitor Rob, Have a few questions

The Bot will be embeded in our WebPage. 1. A student studied Subjust1-chapter2-section 3, now log out, 4 hours later, he comes back to continue his study, how to design Bot to continue the course from the point when he logged out instead of from very beginning? Can Bot receive student ID and Subject-Chapter-Section info from other eliment on the same page? 2. Can we design multiple subject in ONE Bot? Or we have to design ONE Bot for each subject? 3. Can Bot receive data from another. Need work on this project this week end. Your prompt reply is hightly appreciated!!! Richad Long
ANSWERED

Problème de destinataires facebook pour Message diffusion

Bonjour, Je n'arrive pas à faire apparaitre tout les contacts qui ont "liké" ma page pourtant, vous indiquez que c'est possible dans votre vidéo :( https://www.youtube.com/watch?v=2SpzyjuheRU Quelle manipulation doit-on faire svp ?
ANSWERED

Telegram Integration Deleting Messages

Hello everyone I'm new with the creation of bots and I want to know if there's any way to delete the massage choose: in a quick reply or change te language. Example: Do you want to continue? Choose: Yes No And I want to see: Do you want to continue? Yes No Other question is if I can hide the fast reply options after click on one because in telegram you see the options every time and never disappears. Thank you very much. I wait for your answer.
ANSWERED

Pro Pricing??

You guys are missing the boat. No links to upgrade or pricing from bot interface. If logged in, can't go back to sales page???
ANSWERED

Passing facebook attributes to JSON api

Hi! When I use my chatbot with a webhook and add attributes (first and last name) these get passed and are accessible. However, when using the JSON api, they aren't being passed - I'm using my api to return all POST data and they aren't in there. I've set up the interaction to pass these attributes. How can I pass facebook first and last name with JSON api request?
ANSWERED

Email extraction does not recognize email

One potential customer was replying to the email extraction interaction and put in her email as follow: [email protected] However, the email extraction did not recognize this as a valid email and prompt the error message. Please take a look at this. tq
ANSWERED

Snatchbot Maintenance

How long does the maintenance take? We have a very urgent client meet in 3 hours
ANSWERED

API

How do i integrate the snatchbot API with another API so that the snatchbot gets the information within the Knowledge base to answer questions that are within the knowledge base
ANSWERED

Buttons to filter/channel users to different content areas

I see that when I create an interaction there is the ability to insert cards and this allows me to pass a user onto different interactions which is in fact what I'm trying to achieve however I've seen in the example bots the way these filters/buttons are displayed can be different, to try and explain the 'cards' seems to create a block with the buttons in however the other way I've seen buttons displayed is a simple row without being held within a visible block. Can anyone advise me how I achieve the alternative display style?