I have a flow setup in Twilio studio. The flow asks for an extension. That information is then passed through a conditional block. If the person presses 1, it goes somewhere specifc, the same if 2 is pressed, and all the rest are transitioned to a script. How do I get the pressed value?
What you can do, is add parameters in the function, and pass the parameters through the flow.