General
Products are synced from Shopware to the target application. Within this sync, different types of products are supported. APIcenter gathers the data from Shopware, then it is run through APIcenter to have the correct settings, values, and formats before it is sent to the target application. Products are created or updated based on the SKU.
You can differentiate within APIcenter the behavior between creating and updating products. For example, when APIcenter creates a product and sends in the long description from Shopware, but if you enrich the data after this in the target application, you don't want to have it overwritten with an update. For this, you can set a checkbox to update the product info.
Product types
Supported product types: Simple, virtual, variant/configurable products.
Categories
Categories can be created or updated from Shopware to the target application.
Images
Images are supported
Datamapper
Per default APIcenter supplies a mapping that makes sure you can send product data towards the target application. You can also make adjustments to this yourself.
Default fields that are mapped are for example:
- Name/Title
- SKU
- Long Description
- Short Description
- Price excl. tax or incl. tax
- Quantity
- EAN/GTIN
- Currency
More information about data mapping can be found here.