Hello, I'm trying to do the following:


Then it sends the message into Teams with both an option to choose "yes" and and option to choose "no" BUT no matter which one you choose, it always gives the same message nested in "if no" (in this case the message is no).
Using the example above, what I want is when the end-user chooses yes it pops the message or action nested in "if yes" and when the end-user chooses "no" pops the message or action in "if no".
I'm super new, so any help would be super super useful, thanks!