SMS Messaging
Send your first SMS, track delivery, and run bulk campaigns — all through the Routee Messaging API on Connect (https://connect.routee.net).
SMS is Routee's core channel. This section takes you from a single test message to bulk campaigns with real-time delivery callbacks.
What you'll learn
- Send a single SMS to any E.164-formatted number
- Receive delivery status callbacks (webhooks) as messages progress
- Run bulk SMS campaigns to multiple recipients in one request
- Get campaign-level status updates via callback
Guides in this section
| Guide | What it covers |
|---|---|
| Send your first SMS message | Authenticate and send a single SMS |
| Send an SMS and receive status updates | Add a callback URL to get delivery webhooks |
| Send Bulk messaging campaigns | Send to multiple recipients in one API call |
| Send bulk SMS and get status updates | Bulk send with campaign-level delivery callbacks |
PrerequisiteComplete Get Authenticated first. Phone numbers must be in E.164 format (e.g.
+306912345678).
Updated 5 days ago

