ERP Integration Overview Build integrations between e-commerce platforms and ERP systems (SAP, NetSuite, Odoo, Microsoft Dynamics) for bidirectional sync of orders, inventory, customers, and products. This skill covers integration architecture patterns (event-driven, polling, middleware), data mapping, conflict resolution, error handling with retry strategies, and idempotent sync that prevents duplicate records. When to Use This Skill - When connecting a storefront to an ERP for automated order fulfillment - When syncing real-time inventory levels from an ERP/WMS to the e-commerce catalog - W…