Connect to your ERPPoint nopCommerce at Odoo or Dynamics 365 once, verify the link is live, and you're ready to sync.Odoo and Dynamics 365 adapter typesSix auth methods: Session Cookie, API Key, Bearer Token, Basic Auth, OAuth 2, Custom HeadersTest connection before going liveOne active connection per ERP type
Map fields, both waysConfigure exactly how each nopCommerce column maps to a live ERP property — per entity, per direction, with no code.Live ERP schema — real field names from OdooSeparate Inbound and Outbound mappings per entityMark key, required, type, default, and condition rulesLocked core mappings prevent accidental misconfiguration
Scope exactly what syncsBind specific nopCommerce database tables to each entity so only the right data triggers a sync event.Six built-in entities: Product, Customer, Order, Image, Price, StockTable-level control per entity via Sync Entity Table MappingAdd custom sync entities as your model growsSensitive data stays off the store
See every sync at a glanceA live dashboard shows per-entity counters and a full event log with payload detail and one-click Retry.Queued, completed, and failed counts — updated on each navigationFilter by connection, entity, status, direction, or correlation IDOpen any event for full request/response payload JSONRetry a failed event in one click; retry count tracked
Two-level audit trailBusiness-level event history for operations teams, plus a granular technical Sync Log for developers and support.Dashboard: one row per sync attempt with status and errorSync Log: Info / Warning / Error entries by category (Intake / Processor / Handler)Filter both views to find the cause fastCredential-safe logging; Clear Log action included
Event-driven sync engineOutbound events fire within seconds of a save; inbound polling and batch processing run on a configurable schedule.Instant outbound trigger on nopCommerce record saveInbound poll every 300 s (default, configurable)Event processor batch every 60 s (default, configurable)Manual Pull From ERP or Queue Selected push on demand