Multiple-choice Flow Possibilities
Hey guys, I want to do a flow like this: one column with multiple-choice options, where all or any of these options can lead the user to one message, and the other column with one-choice options that lead the user to another message. Is this possible?

2 Replies
You will have to ask them sequentially like your doing now. Multiple inputs can't be merged for now.
But this will be potentially possible with: https://github.com/baptisteArno/typebot.io/issues/854