Last updated
Was this helpful?
Last updated
Was this helpful?
Notifications and the citizen home screen are part of the core module.
Screen flow for the citizen home
The notifications screen is a part of the user engagement module and shows all the active events, messages and broadcast messages.
For Event notifications, we are using OnGroundEventCard
component
For What's new notification, we are using WhatsNewCard
component
For Broadcast messages, we are using BroadcastWhatsNewCard
component
All these screens are accessible without logging in.
cURL for notification API -
However, after logging in notification count becomes available to use and the system displays the unread notification count as a ticker on the notification icon.
Notification count cURL -
Notification count update cURL -
Events are also a part of the Engagement module. Only active events are displayed on the events list page.
Events API cURL -
All content on this page by is licensed under a .