HI, I am trying to do the following:
- Add a "User Input" step:
- Input Type: Quick Reply
- Options: "Let's do this! ", "Maybe later "
- Add a "Condition" step:
- Condition: User_Input is "Maybe later " If True: Action: Go to Flow > Main Menu Flow If False: Continue to next step
How do i set it up so when the condition matches to the button title? Do i make the input a variable?