A notification service based on an event-driven system.
Information is power
- Support for multiple communication channels – Email/SMS/FCM (Firebase Cloud Messaging)
- Templates – custom content using static or dynamic data (from events) with simple templates
- Localization support
- Newsletter
- Communication history
A solution without limits
- Triggers – define an unlimited number of triggers with 1:N mapping for Event:Notification (one event can trigger N notifications)
- Destination – specify the target directly in the event or via trigger definition
- Direct: Phone, FCM, Email
- Auth ref.: company, role, permission, user ID [requires the auth service]
- History merging – display all notifications (across all channels) for one user/client [requires the auth service]
- Email pairing – email communication with a user/client throughout the entire workflow
