The connector runs within Business Central, sends HTTPS requests to the Magento REST API, and stores mappings, statuses, and logs in BC.
Reference data and mappings
Magento → BC
Initial download
Items, variants, categories, images
BC → Magento; partial download
Single action or Cockpit
Inventory
BC → Magento MSI
Single or batch run
Orders
Magento → BC
Cockpit or validated job
Shipment, tracking, invoice
BC → Magento
Document action or batch run
Credit memos
Magento → BC
Download; document creation limited
User or validated job starts an area.
Preflight checks configuration and dependencies.
Magento delivers REST data.
BC creates or updates records.
Business log and target state are verified.
BC record or batch run is selected.
Active status and required fields are checked.
The connector generates Magento JSON.
Magento creates or updates the target object.
ID, timestamp, and message are stored.
Synced, Synced At, Magento ID, and Status Reason describe the last documented run. They do not prove current parity between both systems.
For important operations, always verify the BC record, the corresponding business log, and the actual Magento state.
