Page cover

04. Notification System

Objective:


Once a narrative has been identified, Neos will notify users immediately so they can act on the emerging trend.

Implementation:

  • Webhook System: Neos will use a webhook architecture to send notifications across various channels such as email, SMS, or push notifications.
Notification Channels:


  • Email Alerts: Users can receive notifications via services like SendGrid or Amazon SES.

  • SMS Alerts: Notifications sent through Twilio.


  • Push Notifications: Real-time notifications using Firebase Cloud Messaging (FCM) for mobile devices.


Last updated