ANSWERED

JSON API Gallery response jump to next step

Hi, I am calling a JSON API and returning a gallery from that call. What I am trying to do is, when that gallery appears to the user and he clicks on the "Find out more" button on any of the gallery items to go to the next step (I am currently trying to use Simple Connection) and also open a new tab with the url I have provided. It is already opening the new tab just missing the jump to the next step. Can you please help? Thanks
ANSWERED

Aspect technique

Bonjour, Si je créer mon chatbot sur votre plateforme, pourrais-je l'intégrer à mon application mobile créée sur AWS ?

WhatsApp Bot

Hello, when I use the whatsapp demo where I have to configure the api code, I send a message for example "hello" but the bot does not answer me at all and if I try to send a message from the inbox it does not appear in the chat of the mobile what can I do?
ANSWERED

Mobile Always Open

Hello. We've sucessfully implemented you bot. On Desktop works perfectly, but when we change to responsive mode, the pop-up window appears always open and we cannot close it because it occupies almost the entire screen . This occurs on Chrome Browser... Bot ID#205160 Thanks in advance
ANSWERED

Decimal Places

Hello team, My bot includes a simple arithmetic division function. Where I get two input values from the user and finally the bot displays the division of those two numbers. When I am using this [showVar=XX], the bot is displaying the answer with more than ten decimal places. But, I want it to display with only 2 decimal places after the decimal point. Is there an option, how can I define the number of decimal places?
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

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

Restrict User

How to restrict a user to enter only numbers and not alphabets or characters.
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?