Create Account
Recent search
Assign number to a flow - API Console
Advanced Search
235 results found
Receive RCS Incoming Message
API
RCS Status Callback
Send RCS Template Message
Receive Outbound Call Notifications
WhatsApp Error Code
https://<your_api_key>:<your_api_token><subdomain>/v2_beta/Accounts/<your_sid>/IncomingPhoneNumbers/<exophone_sid> Copy
To assign an ExoPhone to a flow you need to make a HTTP PUT request to:
Exophone Sid
The VoiceURL to be associated to this number. The URL is of the form: http://my.exotel.com/{your_sid}/exoml/start_voice/{app_id}
The SMSUrl to be associated to this number. The URL is of the form: http://my.exotel.com/{your_sid}/exoml/start_sms/{app_id} where app_id is the identifier of the flow (or applet) that you want to connect to once an incoming SMS is received.
http://my.exotel.com/{your_sid}/exoml/start_sms/{app_id}
A friendly name that can be used to identify this number easily.