Hi everyone,
I would like to build the main menu with 8 buttons, the last button is “buy”. Each button has an information and 3 below: “Next”, “Menu”, “Buy”. A user can go through the menu using only the “Next” button, or jumping up and down.
I faced with three problems:
- It’s possible to use 8 Flows, but I don’t want to have so many triggers in one chatbot. I don’t understand how to build it in the one Flow.
- When a user works in the one flow with “Goto Label” at the end he/she gets the attribute after answering the question in the main menu. If the user makes several loops then the attributes start making bags.
- I tried to clear the attribute with an answer for the menu question at the end of Flow, but then an algorithm doesn’t allow the user to jump back to the main menu.
Do you know how to fix it? Thanks!!!