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

Application Overview

The Shopware 6 API Connector is seamlessly integrated into Dynamics 365 Business Central and forms the bridge between your ERP system and your online shop. This section gives you a compact overview of the structure, the main functions, and the basic workflow of the application.

For a list of all functions, see Introduction to the Shopware 6 API Connector.

1. Structure of the user interface

The connector consists of several main areas that you can reach through the menu in Business Central:

  • Order Dashboard

    Starting point of the application with an overview of all sales orders that have been synchronized from Shopware to Business Central.

  • Upload Data

    This button allows you to carry out updates from Business Central to Shopware from a single place, for example when prices change.

  • Download Orders

    Manual download of new orders from Shopware to Business Central. As a rule, however, this takes place through a job queue.

  • Activity Log

    Shows all synchronizations that have been carried out and their result.

  • API Call Log

    A list of all API calls and information about them.

  • Mapping

    Direct link to the mapping tables used to assign data between Business Central and Shopware.

  • Configuration

    Here you store your API credentials, among other things, and define which Shopware instance is connected.

  • Related

    Shortcut to various tables that are needed in connection with the Shopware Connector, for example for creating item variants.

In addition to the functions of the "Shopware" tab newly added by the connector, the connector extends many areas of the Business Central environment:

  • Extension of item cards, categories, and attributes with the option to upload them to Shopware.

  • Extension of the item picture with a function for managing several item pictures.

  • Extension of the Item Card with the selection of a sales channel assignment.

  • And much more.

2. Basic questions

Leading system

The Shopware 6 Connector is designed so that the ERP system is used as the leading system. However, it also offers the option of maintaining certain data in Shopware, for example:

  • Image data

  • Shopware categories

You will find further options in the Configuration and in the Master Data Management section.

Existing systems

The connector can work with existing Business Central environments as well as with existing Shopware systems. An initial download from Shopware with all data, including item, customer, and order data, is possible.

Job queues

You can create job queues in Business Central yourself in order to automate processes for your own requirements.

Upgradeability

Business Central remains fully upgradeable, because the connector does not interfere with existing tables but builds on top of them.

Customization

Are you using an individually extended Business Central environment, or does the connector not cover your individual requirements?

We are happy to program an individual extension for your requirements.

Contact us:

Support Contacts

3. Next steps

Follow the chapter Authentication to the Online Shop to prepare the first synchronization.

Read Master Data Management to understand which information is synchronized and how.