Get started with tutorials that will walk you through building a variety of practical applications
Link your customers to your app with SMS
This tutorial shows you how to faciliate SMS communication between two parties without revealing either one's real phone number to the other.
If an inbound SMS exceeds the maximum length allowed for a single SMS, it is split into parts. It is then up to you to reassemble those parts to show the full message. This tutorial shows you how.
Programmable SMS is not only useful for one way notifications. When you combine outbound notifications with inbound messages you create chat-like interactions between your company and your customers.