Skip to content

Subscriptions

Sometimes, application users require to be notified on certain tasks being processed or events that take place in the system on a given topic. The suite allows to subscribe to such events through the subscriptions service. Backend services can use the subscriptions API to define their topics (and which events are expected to be notified for each one) and system users are allowed then to subscribe to these topics, among other customizations about how to receive these notifications.

Continue reading