£6.49
Introductory Guideline for Using Twilio Programmable Messaging and Programmable Voice Services
Twilio.com is an American cloud communications platform.
Twilio allows software developers to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs. Twilio uses Amazon Web Services to host telephony infrastructure and provide connectivity between HTTP and the public switched telephone network (PSTN) through its APIs.
Twilio has a very complicated system to understand and use. Its services are mainly provided for qualified software developers. But in this report, I will provide an introductory guideline for using the Twilio Programmable Messages and Programmable Voices services for simple use without the need to have deep knowledge in Programming.
The report consists of the following sections:
- Opening a Twilio Account and get a Twilio Trial Number
- Upgrading the Twilio account
- Twilio guideline for sending and receiving SMS
- TwiML for Programmable SMS
- TwiML for Programmable Voice
- Basic steps to build Programmable Voice
- Using TwiML Bins functions
- Xampp and Ngrok web server setup for Twilio development
- Sending messages from the dashboard of the Twilio account
- Auto Dialer for Twilio Platform
- Summary of testing Programmable Voice using different options
- Summary of testing Programmable Messaging through different options
- Creating free website to save the files on it
- Making voice call using Twilio in browser