-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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:
- a narrative API endpoint has been provided for the Boxalino account
- the Boxalino account has an active data index (be it development or production)
- 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