Notification system
ProcureIQ uses multiple delivery channels because a single notification transport cannot satisfy every workflow.
Channels
- Redis pub/sub for internal fan-out
- Server-sent events for browser and support streams
- Email for transactional and operational messaging
- Push notifications for mobile support and account workflows
- Admin dashboard updates for moderation and SLA handling