Send an SMS Message from a Twilio Phone Number
- SMS
- PHP
- Java
- Python
- Ruby
- .NET
- JavaScript
- Popular
Info
Regulations require that you first register your number to use these resources to send SMS traffic to US and Canadian mobile destinations. If you are sending to Canada or the US and have not already done so, please see our documentation to register your Twilio phone number or Toll-Free number before you use this template.
A simple code sample to show how to send an SMS from Twilio phone number. In just a few lines of code, you can see your phone light up with a Twilio SMS.
- Choose a language
This project is available in multiple programming languages.
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.