Dashboard test
- Go to Dashboard → Webhooks
- Select an endpoint
- Click Send test webhook
- Event type:
webhook.test
Verify locally
Use a tunnel (ngrok, cloudflared) to expose your local endpoint:
Register the tunnel URL in Dashboard → Webhooks.
Do not use webhook.site placeholder URLs in production. Meum skips known placeholder URLs.
Related pages