Instant Lead Alerts
- SMS
- Python
- Java
- JavaScript
- .NET
- PHP
- Ruby
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.
This sample app shows how to implement instant lead alerting using a Real Estate workflow as an example. In this workflow:
- The customer can search for a new house on the market through the website
- The customer can choose to request information about a property
- The real estate agent gets notified via SMS the moment a customer requests information (new lead)
- 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 and download.
- 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.