Webhook Inbox / Dashboard MVP

Yakalama endpoint'i ve request gecmisi

Outbound cagrilar yok. Hassas header'lar maskelenir. Govde limiti 256 KB. Replay / retry arayuzu future-ready olarak isaretlendi.

Yakalama URL

https://shortmoxagency.com.tr/api/tools/webhooks/wi_demo_mvp_capture_v1

Future-ready: outbound retry, istek tekrari ve ekip paylasimi planlanabilir.

Hizli test

curl -sS -X POST "https://shortmoxagency.com.tr/api/tools/webhooks/wi_demo_mvp_capture_v1" \
  -H "content-type: application/json" \
  -d '{"hello":"webhook","amount":1999}'
curl -sS "https://shortmoxagency.com.tr/api/tools/webhooks/wi_demo_mvp_capture_v1?test=1&source=dashboard"

Request listesi

Henuz request yok

Endpoint'inize test request gonderin. Hassas header'lar otomatik maskelenir.

Request detay

Goruntulenecek request yok.