Shopware Connector
Shopware 5 & 6
Shop Integration for Business Central
Overview
merchantCENTRAL offers connectors for Shopware 5 and Shopware 6 – the two most widely used shop systems in the German-speaking market. Both connectors seamlessly synchronize orders, items, and stock with Business Central.
Shopware 5
Features
| Feature | Description |
|---|---|
| Order Import | Automatic import of shop orders |
| Bidirectional Item Sync | Synchronize item data in both directions |
| Price List Management | Manage Shopware price lists in BC |
| Shipping Confirmation | Automatic shipping status after posting |
| WorkQueue | Asynchronous item updates via WorkQueue pattern |
Technical Details
- API: Shopware 5 REST API
- Authentication: Basic Auth (API Key / API Secret)
- Data Format: JSON
Shopware 6
Features
| Feature | Description |
|---|---|
| Order Import | Automatic import via middleware |
| Item Sync | Synchronize products and prices |
| Item Updater | Incremental item changes |
| WorkQueue | Asynchronous processing |
| Activity Log | Detailed logging with context filter |
Technical Details
- API: Shopware 6 Store API (via ECIShopwareService Middleware)
- Authentication: Via middleware configuration
- Data Format: JSON
- Note: Communication via middleware, not direct
Prerequisites
- Microsoft Dynamics 365 Business Central (Cloud)
- merchantCENTRAL Hub App
- Shopware 5 or 6 shop with API access
- For Shopware 6: ECIShopwareService Middleware