From charlesreid1

No edit summary
No edit summary
 
Line 1: Line 1:
{{TwilioFlag}}
Twilio is an API for telephonic communications: SMS, phone calls, text message menus, and so on.


This allows you to build webapps that can interact with users via phone or text messages.


=Twimlet=


To set up a simple voicemail box Twimlet:


First figure out your twimlet URL, via [here https://www.twilio.com/labs/twimlets/voicemail] or [here https://www.twilio.com/labs/twimlets/forward].


Next, visit your account phone numbers page, at <code>https://www.twilio.com/user/account/phone-numbers</code>.
{{TwilioFlag}}
 
Edit the phone number you want to use the Twimlet with. Edit the Voice Request URL to be the voicemail twimlet (or, whatever twimlet you want to use.)
 
[[Image:Twilio.png|500px]]

Latest revision as of 02:39, 27 August 2015

Twilio is an API for telephonic communications: SMS, phone calls, text message menus, and so on.

This allows you to build webapps that can interact with users via phone or text messages.