Connect Magento (Adobe Commerce) with Microsoft Dynamics NAV (formerly Navision) to keep stock, pricing, customers, and orders aligned between ERP and your storefront in near real time.
• Product, price, and inventory records are synchronized between Magento (Adobe Commerce) and Microsoft Dynamics NAV using API calls, file drops, or middleware, depending on NAV version and network constraints.
• SKU, UoM, tax class, currency, and warehouse/location identifiers are mapped so Magento catalog and NAV item cards resolve to the same sellable entity.
• Delta sync logic transfers only changed items, stock levels, and prices based on timestamps or change tracking, with conflict rules applied per field owner.
• Orders are exported from Magento to NAV with customer, addresses, payment method, shipping method, discounts, and tax breakdowns mapped to sales documents.
• Shipment confirmations, tracking numbers, cancellations, and refunds are synchronized back to Magento as NAV updates sales shipment/invoice and credit memo statuses.
• Customer accounts are matched by email or external IDs, with optional bidirectional updates for company data, credit limits, and billing details.
• Failures are logged with payload snapshots and retry queues, and idempotency keys prevent duplicate order creation during retries or partial outages.
.avif)
We connect Magento to NAV through secure APIs or a middleware layer, then map entities like products, customers, orders, taxes, and inventory. Sync rules are designed around your NAV workflows, not generic defaults.
Typical sync includes SKUs, stock, prices, customer records, orders, invoices, shipments, and credit limits. We define one source of truth per field to prevent conflicts and duplicates.
Yes, via scheduled jobs or event-driven updates, depending on NAV version and your performance needs. We also add retry queues and logging, so failures do not silently break stock accuracy.
Yes, we can map Magento websites and store views to NAV locations, price lists, and currency rules. This is common for multi-market setups with different assortments and stock pools.
We sync salable stock with reservation logic, align order statuses, and handle edge cases like partial shipments and cancellations. The goal is predictable order flow from checkout to invoicing.