Bitrix24-MoeDelo Integration: Setup and Automation

Our company is engaged in the development, support and maintenance of Bitrix and Bitrix24 solutions of any complexity. From simple one-page sites to complex online stores, CRM systems with 1C and telephony integration. The experience of developers is confirmed by certificates from the vendor.
Showing 1 of 1All 1626 services
Bitrix24-MoeDelo Integration: Setup and Automation
Medium
~1-2 weeks
Frequently Asked Questions

Our competencies:

Development stages

Latest works

  • image_website-b2b-advance_0.webp
    B2B ADVANCE company website development
    1357
  • image_bitrix-bitrix-24-1c_fixper_448_0.webp
    Website development for FIXPER company
    947
  • image_bitrix-bitrix-24-1c_development_of_an_online_appointment_booking_widget_for_a_medical_center_594_0.webp
    Development based on Bitrix, Bitrix24, 1C for the company Development of an Online Appointment Booking Widget for a Medical Center
    694
  • image_bitrix-bitrix-24-1c_mirsanbel_458_0.webp
    Development based on 1C Enterprise for MIRSANBEL
    830
  • image_crm_dolbimby_434_0.webp
    Website development on CRM Bitrix24 for DOLBIMBY
    732
  • image_crm_technotorgcomplex_453_0.webp
    Development based on Bitrix24 for the company TECHNOTORGKOMPLEKS
    1075

Bitrix24-MoeDelo Integration

The accountant works in MoeDelo, the manager in Bitrix24. Between them is a chat where screenshots of invoices, voice messages with payment details, and questions like payment status inquiries fly around. We provide seamless CRM accounting document exchange, enabling full invoice automation. Our middleware setup takes only 3–7 days. With 30+ deals per week, manual reconciliation generates errors faster than the accountant can find them. On one project, such losses amounted to 15 hours per week, and errors in payment details—12% of all invoices. After integration, both figures dropped to 0.5% and 0 hours of manual work. This results in significant accountant time saving. The payback period for integration is 1–2 months due to reduced labor costs and elimination of fines for incorrect data. Our team has 5+ years of experience and has completed 50+ similar integrations. We developed a middleware that connects both systems without manual transfer—the setup cost is $2,500 with average monthly savings of $1,500, so payback occurs within 2 months. Contact us for a free project assessment—we will evaluate your project in one business day.

Perimeter and Integration Results

Object Bitrix24 → MoeDelo MoeDelo → Bitrix24
Counterparties Create/update by INN Updated details
Invoices Auto-create from deal Status (issued, paid, canceled)
Payments Fact and amount of receipt
Acts Request creation from CRM PDF attached to deal
Products/services CRM catalog → nomenclature
Metric Before Integration After Integration
Time to issue one invoice 10 minutes 30 seconds
Error rate in payment details 12% 0.5%
Weekly payment reconciliation time 15 hours 10 minutes
Duplicate counterparty rate 5–8% 0.1%
Monthly labor cost savings $1,500

Architecture and Key Scenarios

Middleware Operation

MoeDelo provides a REST API with OAuth 2.0 authorization. Our MoeDelo API integration is robust and reliable. Bitrix24 offers REST API + webhooks for CRM events. According to Bitrix24 documentation, webhooks provide instant event notification. The integration is built through a middleware service—a PHP 8.1+ application using Guzzle and Monolog libraries, deployed on a separate server with IP whitelist.

  1. Event in CRM—the deal moves to the invoice issuance stage; Bitrix24 sends a webhook.
  2. Middleware fetches deal data: counterparty (INN), items, amounts, VAT.
  3. Search for counterparty in MoeDelo by INN. If not found, it is automatically created with details from CRM.
  4. Create invoice via MoeDelo API with all items and details.
  5. Invoice number and link are saved in the deal's custom field.

Source: Bitrix24 REST API documentation at https://dev.1c-bitrix.ru/rest_help/ EGRUL data via DaData API: https://dadata.ru/api/find-party/

Why Counterparty Sync Matters

The counterparty sync by INN eliminates duplicates and errors. The key rule is one INN, one record. When creating a company in CRM, the manager enters the INN, and the script validates the format and checksum; it requests data from the Unified State Register of Legal Entities/Individual Entrepreneurs (EGRUL/EGRIP) via DaData or Kontur.Focus, then fills the card: full name, legal address, KPP, OGRN. During synchronization with MoeDelo, it finds or creates the counterparty. Reverse synchronization: if the accountant added a counterparty in MoeDelo, the middleware creates a company in Bitrix24. Conflicts are resolved by priority: data from EGRUL has highest priority, then MoeDelo, then CRM. This eliminates duplicates and errors in details.

How Invoices Are Issued from CRM

The manager works in the familiar Bitrix24 interface. The invoice issuance process:

  1. In the deal card, they click "Create Invoice" (custom button or automatic stage trigger).
  2. Middleware checks for required data: counterparty INN, at least one product item, VAT rate.
  3. If something is missing, the manager sees a specific message about what to fill.
  4. The invoice is created in MoeDelo; PDF is generated and attached to the deal.
  5. The manager sends the PDF to the client from the card—by email or messenger.

For recurring invoices—copy previous one with updated date and number. Time savings: instead of 10 minutes per invoice—30 seconds.

How Payments Are Tracked

MoeDelo processes bank statements and matches payments to invoices. When a payment is recorded, the middleware receives a "paid" status with amount and date. In Bitrix24, the deal automatically moves to the "Paid" stage; a timeline entry appears with details. If partial payment—the deal remains on the current stage, and the actual amount is recorded in a field. Overdue invoices: middleware daily checks unpaid invoices against the due date; if overdue, the manager receives a notification with the invoice number and days overdue. This payment tracking in CRM ensures full visibility.

Financial Reports and Closing Documents

The integration adds data to CRM that wasn't there initially: accounts receivable per counterparty, average payment time, period turnover. These metrics give the manager context when working with a client and enable financial reports in Bitrix24. After obligations are fulfilled, from the deal card they can initiate the creation of an act—middleware transfers data to MoeDelo, the document is generated and returned to CRM as PDF. If the company uses electronic document management via MoeDelo, the document is sent to the counterparty through an EDI operator.

Error Handling and Security

When MoeDelo API is unavailable, the middleware performs three retries with exponential backoff (5, 15, 45 seconds). If the service does not respond, the task is queued and processed when connectivity is restored; the administrator receives a notification. Invalid data is returned to the manager as a clear message, e.g., "KPP not specified for legal entity," instead of an error code. Counterparty deduplication by INN (counterparties) and by internal invoice ID (documents) prevents duplicates. OAuth tokens for MoeDelo are stored on the middleware server and automatically refreshed via refresh token. All data transfer is over HTTPS; access is via IP whitelist; personal data in logs is masked. Our certified Bitrix24 developers guarantee 99.9% uptime and data consistency. We also ensure 54-FZ and MoeDelo compliance for fiscal data.

What's Included in the Integration

What's Included - Documentation of the exchange scheme and middleware description. - Server access and error logging. - Training managers on using the "Create Invoice" button. - Support for 30 days after launch.

We configure the integration for specific business processes: from the basic scenario (invoice from deal) to the full cycle with acts, payment tracking, and financial analytics in CRM. Get a turnkey integration in 3–7 days—we will set up the solution for your processes. The integration ensures compliance with Federal Law 54-FZ for fiscal data. On average, clients save over $1,500 per month and reduce error rates to below 0.5%. Write to us for a free project assessment.

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
  1. Audit — we record current processes, measure time losses.
  2. Design — choose portal type, plan integrations.
  3. Implementation — configure business processes, permissions, interface.
  4. Test — pilot group tests scenarios, we fix issues.
  5. 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.