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.
This sample app provides an example of how to automate a workflow using Twilio's REST APIs and Twilio SMS. This particular example mimics a vacation rental website where a host can notify guests of a reservation via text message.
Here is an example of that workflow:
This project is available in multiple programming languages.
The code for this sample is available on GitHub to view and download.
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
Follow the setup instructions in the README to get the sample up and running.