I’ve been experimenting with the Twilio API recently and have found it very easy to automatically send text messages or call a telephone programatically. In fact, you are able to send a text message in just a few lines of code.
Twilio API: Sending a Text Message
2