Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

How to Send Your Users a Branded SMS using Twilio MMS and Illustrator

Blog post from Twilio

Post Details
Company
Date Published
Author
Jarod Reyes
Word Count
931
Language
English
Hacker News Points
-
Summary

The author, Jarod Reyes, shares his accidental discovery of creating a "branded SMS" using Twilio's MMS service. He explains that by sending an MMS with a custom image that resembles a standard text message, but includes a logo, it creates the illusion of a branded SMS. The process involves creating an image template in Illustrator and hosting it at a public URL, then using Twilio's REST API to send the MMS. The author provides a simple example of how this can be done in Ruby/Sinatra, and encourages others to experiment with customizing their SMS messages and exploring new possibilities for hacking the SMS interface.