Yes. Zoho can send real SMS text messages, either through its own Zoho Voice service or through Zoho Desk, CRM, and Books connected to a gateway like Twilio or Clickatell. Zoho Voice charges as little as $0.009 per SMS sent in the US, billed from a shared credit balance across Zoho apps.
The catch is that "sending texts" means different things depending on which Zoho app you use and what job you need done. A support team notifying customers about tickets needs a different setup than a solo user texting a handful of clients. Picking the wrong one wastes both setup time and SMS credits.
๐ฑ The three real ways Zoho sends SMS, and how they differ
๐งพ The 10DLC registration rule that blocks SMS if you skip it
๐ต A worked cost estimate for a month of appointment reminders
โ ๏ธ The scheduling bug that silently skips weekend messages
๐ ๏ธ The setup mistakes that waste SMS credits before you notice
What "Zoho Sending Text Messages" Truly Covers
Every price in this guide reflects Zoho's own pricing pages as of 2026. Rates, editions, and gateway partners change over time, so confirm the current numbers on Zoho's site before committing to a large campaign. Treat the figures below as a close current estimate, not a locked-in guarantee.
Three separate features answer this question, and each solves a different job. The first is Zoho Voice, a standalone business phone and SMS product. It rents you a real phone number and lets you send and receive back-and-forth SMS conversations, much like texting from your own phone.
The second is the SMS add-on inside Zoho Desk, CRM, or Books. It sends automatic notifications, like a ticket update or an overdue invoice reminder, through a connected gateway such as SMS-Magic or Clickatell. The third is the Deluge sendSms task, a script developers use to fire custom texts from almost any Zoho app.
People sometimes confuse a fourth feature, Zoho Cliq, with SMS. Cliq is internal team chat with channels and bots, not a channel for texting a customer's phone. Reddit threads asking about Cliq webhooks show up in the same searches as SMS questions, but the two features do not overlap at all.
Each of the three real SMS paths needs its own setup and its own cost model. Zoho Voice bills per message from a shared credit balance. The Desk, CRM, and Books add-ons need a paid gateway subscription on top of your Zoho plan. The Deluge task needs a developer to write and maintain the script, plus that same gateway connection.
Cost is not the only difference. A business already paying for Zoho Desk at the Standard edition or higher may find the add-on cheaper, since it skips a second rented phone number. A business with no existing Desk, CRM, or Books subscription, but a simple need to text customers, usually finds Zoho Voice more direct. Weigh which subscription you already have before assuming one path costs less.
This is also newer territory than it looks. Older Zoho setups relied entirely on third-party gateways bolted onto Desk, CRM, or Books. Zoho had no native SMS product of its own back then.
Zoho Voice changed that by adding its own phone and texting service. A business no longer needs an outside gateway for a single conversational text. The gateway-based add-ons still make sense for automated notifications, though, so they have not disappeared.
Which Situation Applies to You?
The right path depends on who you are texting and how much control you need over the message. Match your situation to one of these three before you set anything up. Picking the wrong one first usually means paying for a second setup later.
A small business that wants real back-and-forth conversations with customers, like a salon confirming appointments by text, fits Zoho Voice best. It needs no coding and comes with its own rented number. A person can reply naturally to whatever a customer sends back. Setup takes minutes once you pick a number and check the 10DLC registration rule covered in the next section.
A support or billing team already living inside Zoho Desk, CRM, or Books, and wanting automatic alerts only, fits the SMS add-on better. Someone raises a ticket, and a text goes out with no person touching it. The tradeoff: a separate subscription to a gateway partner, stacked on top of your Zoho plan.
A developer building custom logic, like a script that texts a vendor when stock runs low, needs the Deluge sendSms task directly. This path is real forum territory. One Zoho Books user described adding Sinch message media to Zoho and scripting overdue-invoice reminders, only to find the reminders silently skipped weekends. Custom scripting gives full control, but it also puts the debugging on you.
A rough volume threshold helps when either path is technically possible. Under a few hundred texts a month, the add-on and Zoho Voice cost roughly the same in raw per-message fees. Past that volume, a business already paying for a Desk, CRM, or Books edition usually saves more through the add-on than by renting a second Zoho Voice number for texting alone.
An IT admin supporting several departments faces a fourth situation: picking one gateway partner to standardize on, instead of letting each team choose its own. Standardizing keeps billing and troubleshooting in one place. Every failed message then points back to the same partner's status page. Mixing SMS-Magic in one department with Clickatell in another doubles the number of accounts an admin must check when something breaks.
How to Send SMS From Zoho
This walkthrough covers the full setup, whichever path you picked earlier. Skipping a step often seems to work at first, until a registration or scheduling gap surfaces days later. Follow all three steps in order, since Step 1 blocks the other two on any US number.

Step 1: Register Your Business Number for 10DLC
Before any SMS or MMS goes out on a US number, Zoho requires 10DLC registration. This is a carrier rule that verifies who owns a business phone number sending bulk texts. Zoho's own pricing page states plainly that SMS and MMS activate only on a 10DLC-registered number. Skipping this step is the most common reason a brand-new Zoho Voice number never sends a single text.
Registration happens once, inside Zoho Voice's SMS settings, and usually clears within a few business days. Carriers created the 10DLC rule to cut down on spam texts sent from ordinary business lines. Budget a few days of lead time before your launch date, since a rushed registration can delay your first campaign. A number that skips this step can still make outbound voice calls normally; only its SMS and MMS functions stay blocked.
Step 2: Choose Zoho Voice or an Add-On Gateway
If you picked Zoho Voice from the previous section, buy a local number inside Zoho Voice first. Confirm SMS is enabled for that number before you do anything else. If you picked the Desk, CRM, or Books add-on instead, subscribe to a supported gateway partner like SMS-Magic or Clickatell. Zoho does not send the SMS itself; it only triggers the partner's service.
In either case, confirm your Zoho edition supports the feature you need. Zoho Desk's SMS add-on, for example, requires the Standard, Professional, or Enterprise edition, not the free tier. Check that requirement before you purchase any gateway credits you cannot use yet. A free-tier account that tries to enable the add-on simply will not see the option in its settings menu.
Gateway partners are not interchangeable, even though Zoho lists several as supported. SMS-Magic and Clickatell both plug directly into Zoho Desk's add-on menu, with no scripting required. Twilio needs the Deluge sendSms task instead, fitting a developer who wants code-level control. Sinch and MessageMedia get less coverage in Zoho's own docs, but forum reports confirm both work through that same scripting path.
Step 3: Send or Automate the Message
Inside Zoho Voice, open a conversation with a contact's number and type a message like any text app. For automated notifications, Zoho Desk and similar apps let you pick a trigger, like "ticket created," and attach the SMS action. No coding is involved. Developers using the Deluge sendSms task write a short script instead, naming the recipient, the message, and the gateway connection.
Test with your own phone number first, regardless of which path you chose. A test message confirms the gateway connection and message formatting before a real customer sees a mistake. Send that test on a weekend too if your setup includes scheduled sends. Some integrations behave differently outside normal business hours.
Personalize the message with a merge field, like the customer's name or invoice amount, rather than sending an identical block of text to everyone. Zoho Desk, CRM, and Books all support inserting a record's own field values directly into the SMS body. A personalized reminder reads as a genuine notice, while a generic one gets ignored or mistaken for spam.
The Real Cost of Sending Zoho SMS
Here is a worked example using Zoho Voice's own published rates. Picture a salon that sends 500 appointment-reminder texts a month to US customers, each one a single 160-character message. At Zoho Voice's listed rate, that comes to $4.50 a month, since each SMS costs $0.009 at the standard US rate.
Add local number rental, priced at 1 credit a month, which equals $1 under Zoho's own credit system. The full monthly cost for that reminder program lands around $5.50, plus a small amount for any replies customers send back at $0.007 each. Even a salon that gets 200 reply texts a month only adds another $1.40, keeping the whole program under $7 monthly.
This model uses Zoho's own published rates as of 2026 and assumes messages fit in one SMS segment. A longer message that splits across multiple SMS segments multiplies the cost per send, and MMS with images costs more, at $0.03 per message sent in the US. Treat this as a starting estimate, then confirm current rates on Zoho's own pricing page before committing to a large campaign.
The math shifts hard at the extremes. A single test text costs less than a penny, so trying the feature costs nothing worth budgeting for. A company texting international customers pays roughly $0.05 per message under Zoho's global rate, more than five times the US price, which turns the same 500-message campaign into $25 a month instead of $4.50.
A support team using the Zoho Desk add-on instead faces a different cost shape. Picture a team sending 1,000 ticket-update texts a month through Clickatell, at a typical rate near $0.01 per message. That comes to about $10 in gateway fees. The team already pays for a Zoho Desk edition that supports the add-on, so the SMS cost stacks onto a subscription it needed anyway, rather than becoming a new line item.
| Message Type | Cost Per Send (USD) |
|---|---|
| SMS sent, USA | $0.009 |
| SMS received, USA | $0.007 |
| MMS sent, USA | $0.03 |
Where Zoho SMS Setups Commonly Fail
Real practitioner reports on Zoho's own forums point to the same handful of failure points, each with a different root cause. None of them trace back to Zoho Voice itself; every one involves a third-party gateway or a scheduling assumption that turned out wrong. Knowing which failure you are looking at saves hours of pointless troubleshooting in the wrong place.
The Weekend Gap
One Zoho Books user connected Sinch message media for overdue-invoice reminders. The messages never went out on weekends. Instead, they always deferred to Monday morning, even though the business hours setting covered all seven days.
A second reply in that thread confirmed the same pattern. The contact tomorrow morning slot looked scheduled correctly. Weekend messages still failed to go out anyway.
The lesson here is simple. Test a scheduled send on an actual Saturday. Do not only check the settings page, since a setting that looks right can still misbehave. For an overdue-invoice reminder specifically, a two-day delay to Monday can mean two extra days before a slow-paying customer even sees the nudge, which adds up across a full accounts-receivable list.
The Gateway-First Trap
One user signed up for MessageMedia itself, without integrations to Zoho yet. Then they asked whether that was a mistake. It was. A gateway subscription alone sends nothing until it connects to Zoho through the SMS add-on or a Deluge script.
Buy the Zoho-side integration first, then the gateway subscription. The credits you already pay for start working immediately instead of sitting idle. Reversing that order is the most common early mistake here.
Most gateway signup pages never mention Zoho at all, so the mistake is easy to make. A gateway partner's signup flow cannot tell which app you plan to connect later. The mistake never shows up as an error message; the account sits there, fully paid, doing nothing.
The Gateway Reliability Complaint
A separate user reported struggling with message delivery, and said they did not think the new release fixed anything. Gateway partners are separate companies from Zoho, each with its own outages and release schedule. When a message fails to send, check the partner's status page first, before assuming Zoho's settings are the problem. This split responsibility is easy to forget when everything looks like it lives inside one Zoho screen, but the gateway partner carries the message to the carrier network, not Zoho.
| Failure Point | Root Cause |
|---|---|
| Weekend messages never send | A scheduling bug in the Deluge/gateway integration, not the business-hours setting |
| New gateway account sends nothing | The gateway was never connected to a Zoho SMS add-on or script |
Mistakes to Avoid
- Skipping 10DLC registration before launch. SMS and MMS will not activate on the number at all, and the first campaign stalls with no clear error.
- Buying gateway credits before confirming the Zoho-side integration. The credits sit unused until someone connects the gateway to Desk, CRM, Books, or a Deluge script.
- Assuming Zoho Cliq counts as SMS. Cliq only reaches other Zoho Cliq users in your workspace, never a customer's phone number.
- Trusting a weekend send without testing it live. Scheduling bugs in some gateway integrations silently defer weekend messages to Monday, even when business hours look correct.
- Writing MMS-heavy campaigns without budgeting for the higher rate. MMS costs roughly three times more per message than plain SMS in the US.
- Forgetting that gateway partners have their own outages. A buggy gateway release can look identical to a Zoho configuration problem.
- Ignoring the free-tier edition limits on Zoho Desk. The SMS add-on needs Standard, Professional, or Enterprise, so a free-tier account cannot use it no matter how it is configured.
- Sending long messages without checking the character limit. Some gateway connections cap messages at 160 characters, splitting anything longer into extra, separately billed segments.
Setting Up SMS Correctly
Do
- Register for 10DLC before your launch date, since carrier verification can take a few business days.
- Confirm your Zoho edition supports the SMS add-on before subscribing to any gateway partner.
- Test a scheduled send on an actual weekend rather than trusting the settings page alone.
- Check the gateway partner's status page first when a message fails to send.
- Budget separately for MMS, since it costs several times more per message than plain SMS.
Don't
- Don't buy gateway credits before the Zoho-side integration is connected. They will sit unused until someone finishes that step.
- Don't confuse Zoho Cliq with SMS. Cliq messages never reach a customer's phone.
- Don't assume a correct-looking schedule guarantees messages send. Known scheduling bugs can silently skip specific days.
- Don't write a Deluge script without testing the character limit. Some gateways cut messages off at 160 characters.
- Don't skip the free-tier edition check. Attempting to enable the SMS add-on on an unsupported plan wastes setup time for nothing.
Weighing the Tradeoffs
Pros
- No coding required for Zoho Voice or the Desk add-on, so most setups need no developer at all.
- Per-message pricing is transparent, published directly on Zoho's own pricing page.
- One credit balance covers multiple Zoho apps, simplifying billing across a team.
- The Deluge task gives full custom control for anyone comfortable scripting their own logic.
- Back-and-forth SMS through Zoho Voice lets a real person reply to what a customer sends back.
Cons
- 10DLC registration adds a multi-day delay before a brand-new number can send anything.
- The Desk, CRM, and Books add-ons need a separate gateway subscription, stacking cost on top of your Zoho plan.
- Some gateway integrations carry scheduling bugs, like silently skipping weekend sends.
- MMS costs several times more per message than plain SMS, which adds up fast in image-heavy campaigns.
- Zoho Cliq is a common point of confusion, and it cannot send SMS at all.
What to Do Next
- Decide which of the three situations from the "Which situation applies to you?" section matches your goal.
- Register your business number for 10DLC before setting a launch date, since it can take several business days.
- Confirm your Zoho edition supports the feature you picked, especially for the Desk, CRM, or Books add-on.
- Subscribe to a gateway partner only after confirming the Zoho-side integration is ready to use it.
- Send a real test message to your own phone, including one scheduled for an actual weekend.
- Check the gateway partner's status page first if any message ever fails to send.
Frequently Asked Questions
Can Zoho send text messages for free?
No. Every SMS and MMS costs a small per-message fee, taken from Zoho's credit balance or a paid gateway partner. There is no free tier for actual sending.
Does Zoho Voice work outside the US and Canada?
Yes, but only in a single direction. Zoho Voice can send international SMS using a short code or long code, though back-and-forth conversations and receiving are limited to supported countries.
What is 10DLC and why does Zoho require it?
A carrier verification rule for US business texting. It confirms who owns a business number sending bulk SMS, and Zoho will not activate SMS or MMS on an unregistered number.
Can I send SMS from Zoho CRM without a developer?
Yes, through the SMS add-on and a supported gateway partner. Automatic notifications need no coding, though custom logic still requires the Deluge sendSms task.
Is Zoho Cliq the same as SMS?
No. Cliq is internal team chat between Zoho Cliq users. It cannot deliver a message to a customer's phone number.
How much does it cost to send 500 SMS messages a month?
About $4.50 at Zoho Voice's standard US rate of $0.009 per message, before adding number rental or any reply costs.
Why didn't my scheduled Zoho SMS send on Saturday?
Likely a scheduling bug. Some gateway integrations silently defer weekend sends to the next business day. This happens even when business hours look correctly configured.
Do I need Twilio specifically to send SMS from Zoho?
No. The Deluge sendSms task supports both Twilio and Clickatell. Zoho Desk's add-on also works with SMS-Magic.
What happens if I don't register for 10DLC?
SMS and MMS will not activate on that business number. This holds no matter how the rest of the account is set up.
Can Zoho send MMS with images, not only plain text?
Yes, through Zoho Voice, though MMS costs roughly three times more per message than plain SMS in the US.
Does every Zoho app support the Deluge sendSms task?
Almost every one, with one exception. Zoho Creator needs a separate SMS integration path instead of the standard sendSms task used elsewhere.
How long is too long for a single Zoho SMS?
Over 160 characters on a Clickatell connection, which splits the message into extra, separately billed segments. Twilio connections allow up to 1,600 characters before the same split happens.
Can I keep my existing business number when switching to Zoho Voice?
Sometimes, through number porting. Zoho supports transferring an existing business number in many cases, though the process takes longer than simply renting a new one and can involve your current carrier's release process. Plan for a short overlap window where the old and new setups both need to work.