Skipping additional questions if first response has all data

(George Mackenzie) #1

Hello,

I’m new to FLOWXO and i’m trying to develop a facebook messanger bot capable of taking guestlist requests and exporting them to an email.

I would like the bot to do the following;
If a user sends a message “Guestlist +7 Saturday” it will advise the user that they have been added to the guest list and send an email.

If the user hasn’t given a number of people or date the bot will then respond asking the required information.

(Daniel Beckett) #2

Hi George,

To make sure your users provide the right information you could setup a Bot that asks a couple of questions.For example, Question 1 - “How many guests are you booking for?” and Question 2 - “Which day would you like to book?”

You could then send this information in an email by using the integrated Gmail or SMTP services.

Our support article on Getting Started With Flow XO could be a great place to start if you want to see an example.

Thanks,
Dan