Skip to content
danneg edited this page Sep 14, 2020 · 2 revisions

Boxalino Narrative API is a REST API supporting a configurable JSON data structure as input and output.

The Boxalino Real Time User Experience (RTUX) Shopware repository will consist of a base for the Shopware6 project which is applied with the use of the integration layer and a data-exporter layer. It provides interfaces and defines the DI for the rtux-api-php integration.

Before continuing, make sure that:

  1. a narrative API endpoint has been provided for the Boxalino account
  2. the Boxalino account has an active data index (be it development or production)
  3. the working setup is using the appropriate configurations (dev/test flags, API key, account name, etc)

For the technical reference of the API, please check the rtux-api-php wiki

Clone this wiki locally