Skip to main content

Dashboard test

  1. Go to Dashboard → Webhooks
  2. Select an endpoint
  3. Click Send test webhook
  4. Event type: webhook.test

Verify locally

Use a tunnel (ngrok, cloudflared) to expose your local endpoint:
ngrok http 3000
Register the tunnel URL in Dashboard → Webhooks.
Do not use webhook.site placeholder URLs in production. Meum skips known placeholder URLs.