2.3 PIM Integration

Connecting Product Information Management.

Use Cases

  • Product data for webshops
  • Catalog generation
  • Multi-channel publishing

Typical Flow

[PIM System] <-> [Data Gateway] <-> [Webshop / Print / App]

Example

Webshop loads product data:

  1. REST API call to Gateway
  2. Filter: only active products
  3. JSON response with all attributes
  4. Webshop updates catalog

Bidirectional

With POST/PUT also backchannel possible:

  • Write back orders
  • Inventory synchronization
  • Price change synchronization
Zuletzt geändert: on 2026/01/29 at 11:27 PM