I have one "Split Based On..." widget which has same conditions which i am using for multiple "Send and wait for reply" widget. Please check the attached screenshot.
So my flow is whenever end user sent something system will send default message. If conditions matched it will reply accordingly. Issue is if "No condition matches" then it will trigger "send_and_reply_2" widget. It has same conditions which is in "split_order".
But "split_order" can listen to only one variable and hence it is not working for "send_and_reply_2" widget.
so what should i do to continues looping?