For the complete documentation index, see llms.txt. This page is also available as Markdown.

System Requirements & Compatibility

So that the Shopware 6 API Connector works reliably, the following requirements should be met.

Business Central

  • Microsoft Dynamics 365 Business Central – cloud (SaaS) or on-premises.

  • A currently supported platform/application version (the app is continuously adapted to new BC releases).

  • Permissions to install extensions and to assign the permission set that is supplied with the app.

Shopware 6

  • Shopware 6, version 6.4 or higher recommended.

  • A reachable Admin API at https://<ihr-shop>/api.

  • API access – either an administration user (password grant) or an integration access (Access Key ID / Secret Access Key).

The two access variants and their advantages and disadvantages are described in Authentication Methods in Detail.

Network & availability

Requirement
Description

Outbound HTTPS connection

Business Central must be able to reach the Shopware Admin API via HTTPS.

Valid certificate

The Shopware instance should have a valid TLS certificate.

Stable base URL

The website URL should not change constantly (otherwise the credentials have to be adjusted).

Premium modules

Some functions (for example the PDF document upload, group items, and SharePoint documents) require additional Shopware plugins from solutioo. You can read which function has which prerequisite in Editions & Modules (Basic vs. Premium).

Frequently asked questions

Does the connector work with Shopware 6 Cloud (SaaS)?

Yes, provided that the Admin API is reachable and you can create an integration access or an administration user.

Do I absolutely need Shopware 6.4+?

6.4 or higher is recommended. Older versions can have different API fields; if in doubt, talk to our team.