ANSWERED

How to add multiple connection in one button

How can i add multiple connections in one button want i have a scenario Q 1 has 4 buttons 1 is a back button Q 2 has 4 buttons 1 is a back button when I click the back button it will come on Q 1 Q 3 has 4 buttons 1 is a back button when I click the back button it should come on Q 2 same till the end
ANSWERED

How do I use trello plugin?

I am creating a chatbot which is for enquiries collection. For e.g. user can send 30 inch plasma tv. I want it to automatically store that enquiry in one of the trello cards and also send me an email with the enquiry. So how can i do it? I don't want the user to know that a trello card has been made or an email has been sent.
ANSWERED

Fallback After Delay

I would like to implement a timer system in a quiz for example. If the user doesn't choose an option in 10s (1000ms), then the bot would get to another interaction. I know there's the delay options, as well as the fallback one. How to combine them for my purpose? Thank you
ANSWERED

questions

1) can bot do scheduled recurring reports? Or send a session response to admin whenever someone uses the bot? e.g every day at 5pm send a user response report. 2) how can the bot present data pinged from an external database/ systems? e.g. after the user typed their room number. ( 3245) this will send the real time info contact details of the 1) guest name, 2) email address, 3) checked in date 4) which platform they access bot in. e.g. ios or android phone/ desktop 3) Can reports be presented where all the responses are collected by the same user? e.g. John, response>> yes>> email address>> statement. At the moment, the reports are presented on separate rows by the same user ID. this is not convenient to see that its the same response by the same user.
ANSWERED

Broadcasting

How to program that somebody who subscribed for a broadcast automatically can unsubscribe?
ANSWERED

Bots are down.

All my bots aren't running right now.
ANSWERED

Two different models (entity/intent) in the same interaction

Hey !! I have an interaction with two different models for the business purpose . The problem is that they are not working together just one of them is getting the user reaction if in case that the other model should work .But both of them are working fine separability in case that there is only one model represented in the interaction . how can I make different models in the same interaction response to the user input?
ANSWERED

Pro plan activation

Good morning, we would like to activate the pro plan for a chatbot that will be used on the whatsapp channel. In the "PRICING" section of your site there is the price for the annual subscription, but we can't find this payment method when I try to upgrade to PRO for the bot. I would also like to know if the number of messages for the plan we have chosen (25,000) is monthly or yearly. After having clarified these aspects we will proceed with the order and we will need the invoice Thanks in advance Greetings Marco Bondini
ANSWERED

Permanent Attributes

Could you kindly explain me how to redirect an user, whose session expired, to a particular interaction based on the user's choice, through permanent attributes? Example: • Choose: Red Yellow Green [Interaction 12345] • User chooses Red -> Attribute=[Response to Interaction 12345] • 3 hours (10800 seconds) pass and the session expires • User comes back Now, the user should skip the Interaction 12345 and go to another, based on his choice. So if an user chose Red, then he should directly go to Interaction 12346: You Chose Red! Do I need to use Prior Responses? Do I need to use If statements? Do I need to use Logic Operators? If you could explain me through a video or an example, it would be really useful, thank you.
ANSWERED

Milestone Referral Bot

Is it possible to build a bot that allows users to refer a friend to get a discount and one that keeps up with milestones reached by the users as they make referrals?