Přeskočit na hlavní obsah

Notification service

Overview

Notification subsystem is set of functionality providing information flow between system and users.

  • MessageProvider service -> Notification via email
    • OpenAPI specification: https://[HostName]/api/asol/mp/swagger

Note: OpenAPI specification (Swagger) is disabled on production stage. You can gets it from development stages only.

Dependencies between services

Prerequisites

Message provider service (MP)

Messaging between system and users.

Key features:

  • Templates - Content templates are used for resent messages with the possibility of exchanging sub-parameters.
  • Email - Send emails to any recipients from whole world or to any users from platform within tenant or community scope.