Single choice node - raw input response
# 🤝help
a
I am trying to find out how to handle a raw input response where I have a single choice node with say 4 choices
w
Make use of intent cards to capture the direction that the user would like to go in
a
You can also set the number of retries (in the advanced config) to zero and then put your intent listener (or other logic) in the same node after the choice card

https://cdn.discordapp.com/attachments/1140949930601619487/1140969278145831004/image.png

36 Views