I'm creating a flow in Twilio studio beta tool from scratch which gets triggered by rest API, in which I'm facing a problem with 'send & wait for reply' widget sequence as a first widget successfully executing but not calling the next widget. As I tried to attach widget for all possible output of 'send & wait for reply' widget but always get result for 'no reply' output.
I have taken the reference from this https://www.twilio.com/docs/salesforce/sending-sms-messages-process-builder
And as per this question's (Twilio Studio beta Flow with sequence of Send and Wait for Reply actions) solution, I have matched my flow with existing sms survey flow template.