Integrating A1 SMS (Belarus) with Bitrix24
Belarusian companies on Bitrix24 regularly face the same issue: CRM lives in Bitrix24, but SMS campaigns stay in the A1 personal account. A manager copies a number from a deal card, switches to the A1 SMS interface, pastes the number, types the text, and sends it. Delivery statuses remain in the A1 account—CRM knows nothing about them. With 50+ messages a day, this turns into a manual conveyer. Our team offers an integration that completely eliminates manual switching: SMS are sent from the CRM card, statuses return back, and robots automate typical scenarios. We guarantee correct handling of numbers in Belarusian format and configuration of all delivery statuses. Implementation experience on over 10 projects for the Belarusian market confirms the solution's reliability. The integration via the A1 API is ten times faster than the manual process. Based on our experience, businesses save up to $500 per month on SMS operations, and the integration typically costs between $300 and $1,500 depending on complexity.
Key Features of A1 SMS to Consider
A1 (formerly Velcom) is the largest operator in Belarus. According to A1 SMS API documentation, the A1 SMS service works via HTTP API and SMPP protocol. For integration with Bitrix24, we use HTTP API—it's simpler to implement and doesn't require a persistent connection.
Key features of the A1 SMS API:
- Authorization – by login and password provided when activating the "SMS broadcast" service from A1. Credentials are sent with each request.
- Number format – international: +375XXXXXXXXX (12 characters). The A1 API does not accept numbers in the format 80XXXXXXXXX—the handler must normalize numbers from Bitrix24 before sending.
- Sender ID – alphabetic name up to 11 characters. Registered via an application to A1 with legal documents. Approval takes 3–10 business days. Without a registered name, SMS are sent with a numeric number.
- Encoding – Cyrillic is transmitted in UTF-8. One SMS in Cyrillic is 70 characters, in Latin—160 characters. If exceeded, the message is split into segments (67 / 153 characters respectively).
How to Register the A1 SMS Provider in Bitrix24
Bitrix24 connects external SMS providers via the messageservice module. For A1 SMS, we register a handler by calling the messageservice.sender.add method with the appropriate parameters, including a handler URL that you host on your server. The handler logic:
- Receives POST from Bitrix24 with fields: message_to (number), message_body (text), message_id (message ID in Bitrix24).
- Normalizes the number: removes dashes, spaces, converts 80XX to +375XX.
- Forms a request to the A1 SMS API with authorization data, recipient number, text, and Sender ID.
- Gets the message ID (msg_id) and status code from A1.
- Saves the mapping of message_id (Bitrix24) → msg_id (A1) for delivery tracking.
- Returns acknowledgment to Bitrix24.
After registration, the A1 SMS provider appears in the list of available providers when sending SMS from a contact card, in CRM robots, and in CRM marketing.
How Delivery Status Feedback Works
The A1 SMS API supports two mechanisms for receiving statuses:
-
Callback (DLR) – A1 sends an HTTP request to a specified URL on status change. Configured when activating the service.
-
Polling – the handler itself requests the status by msg_id via the API.
Main statuses (as per A1 SMS delivery report specification):
| Code |
Meaning |
Display in Bitrix24 |
| DELIVERED |
Delivered |
Delivered |
| EXPIRED |
Delivery timeout |
Not delivered |
| UNDELIVERABLE |
Unreachable |
Not delivered |
| REJECTED |
Rejected by operator |
Error |
| ENROUTE |
In transit |
Sent |
Without processing callbacks, all SMS in CRM remain stuck at "Sent" status, even if the subscriber has been out of coverage for three days. Recommended setup: callback as the main channel, polling every 60 seconds as a backup for cases where the callback didn't arrive (timeout, network error).
Automation via CRM Robots
Typical scenarios for the Belarusian market:
Sales funnel:
- New lead → SMS "Hello, {NAME}. Your request has been received, a manager will call you within 15 minutes."
- Deal at "Awaiting Payment" stage → SMS with a payment link via ERIP (insert #DEAL_UF_ERIP_LINK#)
- Deal closed successfully → Thank-you SMS
Service notifications:
- Appointment booking (smart process) → SMS reminder one day and one hour before
- Missed call → SMS "We noticed your call, we'll call you back soon."
In the robot text, CRM fields are available: #CONTACT_NAME#, #DEAL_TITLE#, #DEAL_OPPORTUNITY#, custom fields via #DEAL_UF_XXX#.
Marketing and Transactional SMS
Separation is critical for working with A1:
| Parameter |
Transactional |
Marketing |
| Initiator |
Customer action |
Company |
| Consent |
On order placement |
Mandatory opt-in |
| Setup in Bitrix24 |
CRM robots |
CRM marketing section |
| A1 requirements |
Sender ID |
Sender ID + subscriber consent |
Marketing SMS via A1 require proof of subscriber consent. A1 may request evidence in case of complaints. In Bitrix24, consent is recorded in a custom contact field—the robot checks it before sending.
Normalization of Belarusian Numbers
The contact base in Bitrix24 contains numbers in different formats: +375291234567, 80291234567, 375 29 123-45-67, 29 1234567. The handler converts all to +375XXXXXXXXX before sending to the A1 API. For numbers without a country code, +375 is added. Numbers that do not match the Belarusian format (not starting with +375 or 80) are marked as invalid—SMS are not sent to them. Before mass sending, we recommend running the base through normalization and cleaning invalid numbers—this reduces costs and lowers the error rate.
Estimated Timelines
| Scope |
What's Included |
Time |
| Basic |
A1 SMS connection, manual sending from card, one robot |
3–5 days |
| Standard |
3–5 robots, status callback, number normalization |
1 week |
| Extended |
CRM marketing, polling, consent check, analytics |
1.5–2 weeks |
What's Included in the Integration Setup
- Registering A1 SMS as a provider via messageservice.sender.add
- Developing and deploying the request handler (Bitrix24 → A1 SMS API)
- Normalization of Belarusian numbers (80XX → +375XX)
- Setting up the callback handler for delivery statuses (DLR)
- Assistance with preparing the Sender ID application to A1
- Creating CRM robots for transactional SMS by funnel stages
- Configuring mass campaigns via CRM marketing with consent check
- Preparing SMS templates with CRM field substitution
- Testing: sending from card, robot trigger, callback receipt, mass campaign on a test segment
- Operational documentation and staff training
To get a consultation on A1 SMS integration with Bitrix24, leave a request on our website. Our certified specialists guarantee correct setup and post-launch support.
How a corporate portal on Bitrix24 solves the problem of information chaos?
Employees spend up to 2 hours a day searching for files, emails, and solutions. Tasks get lost in dozens of chats, approvals get stuck for weeks. The manager learns about missed deadlines only at a meeting. A corporate portal on Bitrix24 ties every message, document, and task to a single context. You get a transparent picture of work: who is working on what, which stages, where bottlenecks are. Wikipedia: Information silo describes how unorganized data reduces productivity – a portal cuts that loss by 60–70%.
We will evaluate your project for free – contact us to get the architecture in 2 days. A medium‑sized company typically saves 2.5 million rubles annually after deployment (based on our projects).
What does the portal offer in daily work and why is it better than messengers?
In messengers, information is unstructured – discussions get buried within a week. On the portal, every message is tied to a task, project, or document. Employees spend up to 30% of their work time searching for data (McKinsey). The portal reduces this time by 2–3 times thanks to structured repositories and full‑text search.
Communications. Activity stream, messenger, and video calls are tied to specific tasks. Any discussion can be found six months later – in a messenger it would be buried within a week.
Tasks and projects. Kanban, Gantt, checklists, dependencies, time tracking. Each employee's efficiency is visible in reports – no need to wait for a meeting.
Document flow. Approval routes through the business process designer: leave request → manager → HR → accounting. Electronic signature, versioning, deadline control. Integration with electronic document management (SBIS, Diadoc) via REST API.
HR. Onboarding of new employees, leave/travel requests, organizational structure, absence schedule. An employee knows where to go from day one.
Knowledge base. Bitrix24 wiki engine: regulations, instructions. Knowledge does not leave with departing employees.
Implementation example. For a manufacturing company with 320 employees, we deployed a portal with integration of 1C:SALARY AND HR MANAGEMENT and Active Directory in 4 months. Travel request approval time decreased from 3 days to 4 hours. Savings on employee idle time amounted to 1.5 million rubles per year. Managers receive automatic reports on department efficiency. Customer response time decreased by 20%. Portal payback period is 7 months.
How does integration with 1C and Active Directory accelerate HR management?
Integration with 1C:Enterprise via the b24connector module or custom REST handler: a leave request is approved on the portal through a business process and automatically enters 1C:SALARY AND HR MANAGEMENT for vacation pay calculation. Active Directory (SSO via the ldap module) – the employee account is created once in AD and synchronized to the portal, email, VPN. Upon dismissal, it is blocked everywhere. Manual account creation is eliminated, errors are minimized.
Types of corporate portals and key integrations
| Type |
Purpose |
Key Feature |
| Intranet |
Internal communications and services |
News, phone directory (sync with AD), meeting room booking, IT requests via BP |
| HR portal |
HR management and development |
Profiles, KPI/OKR on custom HL blocks, training, electronic document flow |
| Knowledge portal |
Documentation and regulations |
Categorization, tags, ratings, subscriptions to updates |
| Extranet |
Work with partners and contractors |
Granular permissions via CGroup and extranet module, access without VPN |
| Holding portal |
Management of multi‑company structure |
Separate workspaces, consolidated reporting, cross‑cutting BPs |
Additional integrations that deliver real value:
- Email: Exchange via EWS API or IMAP, calendar synchronization, creating a task from an email.
- IP telephony: Asterisk, Mango Office, Zadarma via REST API – calls from the portal, contact card, call recording.
- Video conferencing: built‑in video calls or integration with Zoom/Teams via marketplace.
- EDI: SBIS, Diadoc via REST API – fully electronic document flow with counterparties.
Security and compliance with Federal Law 152‑FZ
The portal contains personal data, financial reports, strategic plans. We guarantee protection:
- role model via CGroup and section‑level permissions;
- two‑factor authentication (OTP, Yandex.Key, SMS);
- audit of all actions (b_event_log);
- TLS encryption for transmission and disk encryption;
- full compliance with Federal Law No. 152‑FZ "On Personal Data".
How is implementation carried out? Step‑by‑step plan
| Stage |
Duration |
What we do |
| 1. Audit |
2–3 weeks |
Interviews, process analysis, architecture, integration plan |
| 2. Setup and customization |
3–6 weeks |
Structure, roles, BPs, branding (CSS template) |
| 3. Integrations |
2–4 weeks |
1C, AD, email, telephony, EDI |
| 4. Data migration |
1–2 weeks |
Documents, directories, employees from current systems |
| 5. Training and pilot |
1–2 weeks |
Administrators, key users, pilot of 20–30 people |
| 6. Scaling |
2–4 weeks |
Connecting departments, fine‑tuning based on feedback |
- Audit — we record current processes, measure time losses.
- Design — choose portal type, plan integrations.
- Implementation — configure business processes, permissions, interface.
- Test — pilot group tests scenarios, we fix issues.
- Launch — connect all employees, train, hand over documentation.
What you receive after implementation
- Project documentation: architecture, integration scheme, business process diagrams.
- Configured portal with all integrations (1C, AD, telephony, EDI).
- Business process descriptions and instructions for administrators and users.
- 30 days of technical support after launch.
- Access to our knowledge base and migration scripts.
Post‑launch support: how to prevent the portal from becoming obsolete
After six months, many portals become abandoned. To avoid this, we offer packages with fixed SLA and a dedicated administrator. Performance monitoring, platform updates, user administration, development of new modules. Our team has over 10 years of experience and more than 50 implemented corporate portals on Bitrix24. We are a certified 1C‑Bitrix partner, guaranteeing quality and deadlines.
Mobile access. Native Bitrix24 app (iOS/Android) with push notifications, tasks, chats. Responsive web interface for extranet users (no app installation required). Offline access to documents and tasks, sync when connectivity is restored.
Order a turnkey corporate portal implementation
Schedule a free audit – we will evaluate your project, propose architecture, and give clear timelines. Get a comprehensive proposal and see that the portal pays for itself within the first six months. Contact us today.