Reputation: 3488
Is there any way to get messagesid from studio flow where the sms is sent to the user via the widget?
I am getting below ids but not messagesid
[sid] => FNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[accountSid] => ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[flowSid] => FWXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[contactSid] => FCXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Upvotes: 0
Views: 125
Reputation: 10771
You should see the SMS Messaging SID under the widget that sent the SMS. You can view this under the Studio Execution logs for that flow (say under your custom named Send Message widget).
Upvotes: 1