webhook → apns → iphone

One webhook.
Every iPhone.
Five seconds.

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.

$0  to start
 topics & pushes
1 / 5min  rate limit per topic
iOS  first · Android next
topic: deploys-prod

Three steps. Zero infrastructure.

Topics are just URLs. Anything that can send an HTTP request can send a push.

01

Create a topic

Sign in with Apple, Google or GitHub, name a topic, and ZapaPUSH mints a unique webhook URL for it.

https://zapapush.com/hook/8f3c1a2e9b...
02

Send a request

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"}'
03

It lands instantly

Every device subscribed to the topic — yours, or people you've invited — gets a native push notification.

→ delivered to 4 devices in 0.8s

From terminal to lock screen.

This is exactly what happens when a webhook fires on a subscribed topic.

zsh — zapapush
ZAPAPUSH · DEPLOYS-PRODBuild failed — main #482
ZAPAPUSH · DEPLOYS-PRODBuild failed — main #482

Built for builders, free for everyone.

No paid tier yet — just sane limits to keep things spam-free.

[ AUTH ]

Sign in with Apple, Google or GitHub

No passwords, no new accounts to remember. OAuth only — Microsoft coming soon.

[ TOPICS ]

Unlimited topics, unlimited pushes

Create as many topics as you need. Every one gets its own private webhook URL.

[ INVITES ]

Invite-only subscriptions

Generate a share link and send it however you like — WhatsApp, email, SMS. No spam, ever.

[ ANTI-SPAM ]

1 push / 5 min per topic

A shared, atomic rate limit across webhooks, web and mobile keeps every topic well-behaved.

[ MULTI-DEVICE ]

Every device, every time

Subscribe with as many iPhones and iPads as you want — they all get the same push.

[ FREE ]

$0, no credit card

Install the app, sign in, and start pushing. There's no paywall to find.

Available in

Stop building notification infrastructure.

ZapaPUSH is in active development. Drop your email and we'll let you know the moment topics go live.