From charlesreid1

No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Twimlet=
Twilio is an API for telephonic communications: SMS, phone calls, text message menus, and so on.


To set up a simple voicemail box Twimlet:
This allows you to build webapps that can interact with users via phone or text messages.


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>.


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.)
 
{{TwilioFlag}}

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.