I built it after missing signups while away from my laptop. The fix was already sitting in my webhook logs, I just needed it to reach me.
"john@example.com just signed up" "customer@example.com just paid $29.00"
You get a unique webhook URL per integration. Paste it wherever you'd paste any other webhook endpoint. No SDK, no config files, no polling.
Supported out of the box: Clerk, Stripe, Dodo Payments, Lemon Squeezy, Supabase, Cal.com, Resend, Polar. Each has a pre-built parser so the notification reads naturally instead of dumping raw JSON at you. Request more on the website.
iOS now. Android next.
Free tier available. Happy to answer questions about the webhook parsing or how the notification formatting works.