ANSWERED

Email Extraction Does Not Jump Correctly

I specify a target BOT message for all condition and fall back but it does not honour the target. It seems to go to the very first bot message I created?
ANSWERED

Multiple AND conditions

I know right now double conditions are bugged, but I still wanted to know if for example it's possible to make triple AND conditions (and so on...) with the following expression: [IF(A=B){[IF(A=B){[IF(A=B){TEXT}]}]}] Thanks in advance.
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

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

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

NLP "Train Model" is not working

For the last couple of days I have not been able to either train an NLP model or delete an entity with NLP. Are you aware of this? It was working fine a couple of days ago. The status just stays on "Training Needed".