How to use Webhook Catcher
Send any HTTP POST/PUT/PATCH/DELETE to this app’s URL. The first path
segment becomes the Category.
Examples:
/pk/clearbank/push → category “pk”
/centrolink/webhook → category “centrolink”
/foo → category “foo”
/custom/anything/goes → category “custom”
- Everything after the first segment can be anything.
- Captures are saved as JSON under
/data/YYYY-MM/ with timestamps.
- Left: Categories (click to filter). Middle: Items list (new items
flash briefly). Right: Preview.
- Row actions: 👁 View · ⬇ Download JSON · 📄⬇ Download raw body · ➡ Forward · 🗑 Delete.
- Auto‑refresh lists new items. Retention: 30 days.