+ The heart of the system responsible for reliably delivering notifications to + users across multiple channels. Features intelligent routing, fault-tolerance, + real-time tracking, and deep observability. +
+ ++ Real-time monitoring of notification deliveries across all channels. Track individual messages, + monitor batch progress, and analyze delivery performance with detailed metrics. +
+ +{{ JSON.stringify(selectedMessage.providerResponse, null, 2) }}+
+ Configure and manage third-party notification service providers. Set up + credentials, fallback rules, and monitor provider performance across all + channels. +
+ ++ Configure and manage webhook endpoints for delivery status updates. Monitor webhook performance, + manage retry policies, and view delivery logs. +
+ +{{ JSON.stringify(selectedLog.payload, null, 2) }}+
{{ JSON.stringify(selectedLog.responseHeaders, null, 2) }}+
{{ selectedLog.responseBody }}+