Zero-Effort
Notification Logic 🧠

Notification Digests, Workflows, Preferences, Throttling, Deduplication, and more.

Batching & Digest

Combine notifications together

Combine different notifications together into the same message to batch similar notifications or to build those daily/weekly digest notifications.

Scheduling

In The future

Simple API to schedule notifications in the future without needing a cron, a database or anything else.

Deduplication

a.k.a. idempotency

Prevent duplicate notifications caused by software bugs or design flaws. When enabled, NotificationAPI detects exact duplicates, safely ignores them and logs it for your review.

Throttling

Limit notifications per user

Prevent flooding your user's inbox. NotificationAPI detects when too many of the same notification are being sent to the user.

coming soon:

Workflows

Build custom workflows to orchestrate notifications with triggers and delays.

Get in touch to become an early adopter.