Sending personalized messages to a client at the right moment is one of the easiest ways to increase sales and loyalty. In 2025, you no longer need to write code for this: most popular CRMs and CMSs can connect to SMS gateways out of the box. Below is a practical scenario that you can repeat in one evening.
Why automatic SMS still works
- 98% open rate — almost everyone reads messages recipients.
- Speed: delivery on average in 5-7 seconds versus minutes (e-mail) or hours (messengers in “silent” mode).
- Universality: SMS even arrives to push-button phones, which means maximum reach.
- Legal purity: when configured correctly, the service automatically stores subscriber consent and logs each sending.
Codeless connection: which platforms are suitable
Most leading systems already have ready-made modules:
| CRM/CMS | Ready-made SMS module | What we configure without code |
|---|---|---|
| Bitrix24 | «SMS Store» / REST applications | Triggers in CRM tunnel robots |
| RetailCRM | «Omnichannel SMS» | «New order», «Delivery status» scenarios |
| HubSpot | Zapier + Webhooks | Workflows «Abandoned Cart», «Demo Reminder» |
| WordPress / WooCommerce | WP SMS, AutomateWoo | Events «Order created», «Order comment» |
| Shopify | Klaviyo, SMSBump | Flows «Welcome Series», «Back‑in‑Stock» |
Step 1. Register on the platform
- Go to the official website sms mailings and create an account.
- Confirm the legal details: brand name (SenderID), offer agreement, signature upload.
- Save the API token — you will need it for integration.
Step 2. Setting up CRM or CMS
Bitrix24
- Open the “Market” → find the application “OmnichannelSMS”. Install.
- Insert the API token, set the route (alpha name).
- In the deal robots, select the “Send SMS” action and specify the template.
WordPress / WooCommerce
- Install the WP SMS plugin (or AutomateWoo + SMS add-on).
- In the gateway settings, select “Custom” → insert the API URL and token.
- Create an automatic rule “Order with status = Completed → SMS to client”.
Zapier / Make (Integromat) – a universal option
- Create a link: “New Row in Google Sheets” → «Webhook POST».
- In the request body, pass the number, text and your API key.
- Add the «If consent = true» filter to avoid violating the GDPR/Law on Personal Data.
Step 3. Create message templates
Tip: don’t litter your messages with long texts — 120 characters is optimal. Use CRM variables to personalize:
[NAME], your order #[ORDER_ID] is awaiting payment. Link: [PAY_URL].
Emojis are allowed, but check the UCS-2 encoding: one smiley = 2 symbols.
Step 4. Launch triggers
- Welcome series: immediately after registration + after 24 hours.
- Abandoned cart: 30 min., 3 hours, 24 hours.
- Delivery: “Order transferred to the courier service”, “The courier will arrive today from 14:00 to 18:00».
- Renewal/payment: 3 days in advance, on day X and +2 days after.
Step 5. Test and metrics
- Send yourself a test: pay attention to the Cyrillic alphabet and length (1 SMS = 70 UCS-2 characters).
- Enable delivery-reports — the service will show how many messages actually arrived.
- Track CTR using short UTM tags (can be generated directly in Omnichannel).
Common mistakes and how avoid them
No subscriber consent → fine up to 51,000 UAH (Ukraine) or 300,000₽ (RF). Always keep the date and source of consent.
Sending at night → mass unsubscribes. Set “quiet hours” from 22:00 to 8:00.
Too much text → increased cost. Optimize: name, essence, CTA, link.
Mini checklist before launch
- ✅ Confirmed SenderID
- ✅ Uploaded token to CRM/CMS
- ✅ Templates have been moderated
- ✅ Triggers are active and tested
- ✅ UTM tags for analytics have been collected
Done! Now your system itself sends personal SMS at the exact time, saving hours of manual work and increasing conversion. No need for developers – just proper setup and a reliable mailing service.
Programs for calculating risks in various fields: From Theory to PracticeOur whole life consists of opportunities to improve our situation and chances of losing everything, including life. No matter how regrettable it may sound, the more a person knows, the …
Fitness at home and in the city: 7 free programs that save time, money, and stressIf you’re just starting to build a workout habit or returning after a break, there’s no point in getting caught up in expensive memberships and complicated plans. It’s better to …
How to open DJVU: let’s open the best readers and convertersFile formats for reading are designed to provide more convenient and comfortable reading, as well as optimal compression. Everyone eventually encounters PDF format, and even more so with DOCX and …
Monitoring the market of goods and services: Services and programsWe all look for the lowest prices for purchases and try to sell something more expensive. This is commerce and an opportunity to make money. And as we know, the …









