BLOGS

Announcing: In-App Digest

July 17, 2024

We discuss steps for developers to create and improve email templates for dark mode in their notification service.

Announcing: In-App Digest

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.