Question about a lot of flows

(Govher Abbas Zade) #1

Hi everybody. I have question about flows. IF I ask one question for example^
Do you want this pizza?
1.yes
2.no
3. BAck
If yes - which type of pizza? -
if no - do you want another product?
back - ?

I want to combine all of theese questions and answers in one flow. How can I do this? How can I set answers of questions in one trigger?

(Sarah Palombo) #2

Hello :wave:

After the 1st Question, just add another question “Which type of pizza”, you’ll use a filter for this question that the answer to the 1st question was ‘Yes’.

You can then add another question “Do you want another product?” and again using a filter, you can choose that the answer to the first question was ‘No’. (you are simply using outputs from the 1st question here)

You could also use a Label and go to Label actions - A label will let you jump to a certain point in your Flow so you can only carry out those actions so for instance after the 1st question, you could go to label ‘Back’

Hope this points you in the right direction

if you get stuck or need more help email us at support@flowxo.com :grin:

Sarah

(Govher Abbas Zade) #3

yeah but i f İ have alot of questions and each of questions have another questions then it is not going alright

(Govher Abbas Zade) #4

now I use catch all it is ok. can you look my another question plz