ANSWERED

Passing the [attribute=email] instead of the value

Hi, I used JSON API to POST the value of the email to PHP server that has a Infusionsoft integration tha collects email data. In my PHP code, here is a line that receive the POST data $email=$_POST['email']; Now, the problem is: The value of the $email that is saved to Infusionsoft is '[attribute=email]' instead of the email address([email protected]). Anyone encountered this problem?
ANSWERED

Need help. Is it possible to post the questions from excel/databsae/API and verify the user response

Hi, For example, if I want to build a quiz bot, and I have some 200 questions. And I want to post these questions randomly to the user reading from excel/database/API and asking the user select the one right option from the list of 4 options and then verifying it with the correct answer which is also read from excel/database/API. How to achieve this? Any link to read about this will be very helpful. Thanks in advance.
ANSWERED

delete history

how to delete chat history in conversation??
ANSWERED

Line break breaking mid-word

Is there a way to make the chat break up the line after the word, rather than in the middle? The way my bot is functioning now splits up individual words onto separate lines, which makes sentences quite difficult to read. This is through web chat.
ANSWERED

Connects multiple LINE app, Facebook accounts in a bot and URL with (_)

Hi, I would like to know if we can connect multiple LINE app accounts and facebook accounts to a chatbot or we have to build multiple bot? Also, my URL is invalid in the bot due to the underscore (_), so I wish to know how do I to include my URL in the bot?
ANSWERED

Email bot response

Hi , can I email a [responseTo interaction=ID fallback=TEXT] to myself. including the last user interaction of course.
ANSWERED

Browser language

How can I avoid browser change text in quick replies buttons?
ANSWERED

configuración mensaje de error

Podrían ayudarme con la configuración del mensaje de error. No funciona, ni siquiera como mensaje personalizado.
ANSWERED

Can I use Snatchbot API in a react project?

I'm trying to create a chatbot app for my final project and I wanted to use Snatchbot's API for replies, is there a way I can get an API to implement in React?
ANSWERED

invite admin

I want to add more than one ADMIN to build and edit the bots in the dashboard . how could I do this ?