Blogs
Jul 17, 2024
NotificationAPI’s new in-app digest feature provides live batching for your in-app notification system.
We’re happy to share the release of our in-app digest feature, allowing developers to improve their in-app notifications system.
Prior to this update, each in-app notification would be delivered individually, leading to potentially cluttered inboxes. With this newest update, developers will be able to deliver live batches to their clients, automatically updating delivered in-app notifications.
Live batching allows clients to receive the first notification without delay by attaching additional notifications to the notification, turning it into a digest. You can batch based on custom parameters within your code, letting you organize relevant notifications into digests.
To get started with our new in-app digest feature, you can visit our documentation here.