Create a topic, get a unique webhook URL, and POST to it from anywhere — a CI pipeline, a monitoring tool, a script, a Zap. Every device subscribed to that topic gets a real push notification. No SDK to embed, no servers to run.
Topics are just URLs. Anything that can send an HTTP request can send a push.
Sign in with Apple, Google or GitHub, name a topic, and ZapaPUSH mints a unique webhook URL for it.
https://zapapush.com/hook/8f3c1a2e9b...
POST a title and body from any system. cURL, GitHub Actions, a cron job, a smart-home hub — doesn't matter.
curl -X POST $HOOK -d '{"title":"Build failed"}'
Every device subscribed to the topic — yours, or people you've invited — gets a native push notification.
→ delivered to 4 devices in 0.8s
This is exactly what happens when a webhook fires on a subscribed topic.
No paid tier yet — just sane limits to keep things spam-free.
No passwords, no new accounts to remember. OAuth only — Microsoft coming soon.
Create as many topics as you need. Every one gets its own private webhook URL.
Generate a share link and send it however you like — WhatsApp, email, SMS. No spam, ever.
A shared, atomic rate limit across webhooks, web and mobile keeps every topic well-behaved.
Subscribe with as many iPhones and iPads as you want — they all get the same push.
Install the app, sign in, and start pushing. There's no paywall to find.
ZapaPUSH is in active development. Drop your email and we'll let you know the moment topics go live.