title: “Test webhook delivery” description: “Send a test event to your endpoint to validate the signature and response.” audience: [“developer”] modules: [“integraciones”,“api”] estimated_minutes: 3 last_reviewed: “2026-05-03”
Test webhook delivery
For: Developer
Last reviewed:
Each endpoint must respond 2xx within 5 seconds. If exceeded, Ministrium retries with exponential backoff.
TL;DR
Integrations → Webhooks → pick → Send test event.
Steps
1. Integrations → Webhooks. 2. Pick the endpoint to test. 3. Press Send test event. 4. Pick the simulated event type (donation.created, member.updated). 5. See the response: status, latency and body. 6. If it fails, see verify webhook signature.
Was this helpful?id:
test-webhookLast updated on