how do I capture the input from the user when the user press the Yes or No button? where is the logic to put? when I press the ‘No’ button, it still sends the ‘Yes’ message.
there is an action that says send and wait for response, then select the type approval and disapproval.
can I know which action is that? can you modify the flow to show?
Hey @TH1 !
First i think you havve to understand that callback_query need a trigger, since it sends events in case someone take some actions beside the reading your text.
Either you need 2 workflows to divide the flow, or keep in only one since you can use 2 diff triggers in same workflow(but think when multiple users sends multiple messages or press a button.)
here anyway ![]()
If you just copied and paste and wait four you to work without setting that… well is kind of expected.
And check every node for configurations.
This is not question, is kind “do my workkflow” without understanding what i do.
Cheers!
sorry, I could not understand you last post. Means we need only the Form trigger, without the Telegram trigger?
I want the workflow to ask the weekday, store it, then ask the student name, then store it, then the rating, then store it.
