Replace generic phone numbers with your actual company name. Increase open rates and instantly establish trust.
Hello, your ticket request for tomorrow has been received. Thanks!
Hello, your ticket request for tomorrow has been received. Thanks!
Sheet SMS implements a special formula: =SENDSMSWITHSENDER(). By including a third parameter in your formula, you tell our server to dispatch via Twilio using your approved identity.
| Argument | Type | Description |
|---|---|---|
| message | String / Cell Ref | The content of the text message. Can reference a cell like A2. |
| phone_number | String / Cell Ref | The recipient's number starting with +. (e.g. "+33612345678"). |
| sender_name | String (Max 11 chars) | Your brand name. Must contain only letters, numbers, and spaces. Max 11 characters. |
Alphanumeric Sender IDs are governed by telecommunication rules:
Write `=SENDSMSWITHSENDER("Hello!", "+447123456789", "MYCOMPANY")` in your sheet.
The first time you invoke "MYCOMPANY", the cell will show a pending approval note. An automated request goes to our admin and we send you an email confirmation.
Once our admins review and approve your brand identity (usually takes under 1 hour), the formula automatically runs and dispatches your branded SMS.
To prevent fraud and spoofing (such as someone pretending to be "NETFLIX" or "PAYPAL"), our security team manually verifies custom sender registrations. This happens once. Once approved, you can use that sender name instantly in any formula.
No. Alphanumeric Sender IDs are one-way only. The recipient's mobile OS cannot reply to a text that has an alphabetic sender name instead of a phone number. If you need two-way conversation, you must use standard `SENDSMS` formulas.
No! The cost per SMS is identical to standard rates. There is no surcharge, set-up cost, or monthly fee to register alphanumeric sender names.