Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Twilio : Setting phone number for the outgoing call widget

In the below widget, the field NUMBER TO CALL cannot be edited.

enter image description here

So, how do we set the value of the phone number that needs to be called

like image 960
Arun George Avatar asked Sep 18 '25 13:09

Arun George


1 Answers

You can't change the NUMBER TO CALL in Twilio Studio for this case.

The {{contact.channel.address}} value comes in as the To parameter for the Trigger widget when you make the POST request to Studio's REST API.

So, you'll have to pass the number when you trigger the flow.

Docs: (https://www.twilio.com/docs/studio/user-guide#rest-api)

like image 73
Alex Baban Avatar answered Sep 23 '25 12:09

Alex Baban



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!