app node covers all configurations for connecting and controlling the WEBSALE APP.This section defines central app parameters such as the activation status, authentication, notification settings and the associated service accounts. The configuration can be made directly in the Admin Interface under Settings → Shop configuration → “App” group or via the REST API configuration.
app* - Basic structure
The basic structure of the app node is shown below:
Parameter overview
app.app - WEBSALE APP configuration
The app node controls the connection and behaviour of the WEBSALE App. Among other things, it specifies whether the app integration is active, how tokens are validated, which shop connection data is used and which data and filter limits apply.
Example configuration
Parameter overview
app.googleServiceAccount - Push messages
The googleServiceAccount node defines the connection to a Google service account, for example for sending push messages.
Example configuration
Parameter overview
app.instances - APP instances
The instances node defines individual app instances of the WEBSALE App, typically per country, brand or channel. For each instance you can configure, among other things, base URLs, country information and deviating notification settings.
