Push Topics
Manage notification topics for grouped device subscriptions and targeted broadcasting.
Organize Notifications with Topics
Topics let you group devices by interest or function. Instead of managing individual device tokens, you create topics like "news", "deals", or "alerts" — then send one API call to reach all subscribed devices.
Topic Features
Create Topics
Define topics from the dashboard or programmatically via the API. Topics are created on-demand when devices subscribe.
Topic Broadcasting
Send a notification to a topic and every subscribed device receives it. No need to track individual device tokens.
Subscriber Counts
See how many devices are subscribed to each topic. Track growth over time and identify your most popular channels.
Multi-Topic Support
A single device can subscribe to multiple topics. Users choose which notification types they want to receive.
How It Works
Create Topics
Define your notification channels: "breaking-news", "order-updates", "promotions", "system-alerts", etc.
Devices Subscribe
Your mobile app subscribes user devices to relevant topics via the API. Users can manage their preferences in-app.
Broadcast to Topics
Send a push notification to a topic name and all subscribed devices receive it instantly. One call, many devices.
Topic Use Cases
| Topic Name | Use Case | Example Notification |
|---|---|---|
order-updates | E-commerce order status | "Your order #1234 has shipped!" |
breaking-news | News & media apps | "Breaking: Major market update" |
promotions | Marketing deals | "Flash sale: 50% off all items" |
system-alerts | IT & monitoring | "Server CPU above 90%" |
Quick Facts
- Unlimited topics
- One-call broadcasting
- Subscriber tracking
- Multi-topic per device
- API & dashboard
- Firebase-compatible