EmailElement Docs

Webhook Debugging Guide

Diagnostic Steps

Step 1: Verify Webhook Configuration

  1. Go to Account > Webhooks
  2. Confirm webhook is active (toggle on)
  3. Verify URL is correct and HTTPS
  4. Check subscribed event types

Step 2: Test Connectivity

  1. Click Test Webhook
  2. If successful: endpoint is reachable
  3. If failed: check below

Step 3: Common Failures

Symptom Cause Fix
Test fails Endpoint unreachable Check URL, DNS, firewall
Test fails SSL/TLS error Renew/fix certificate
Test fails Non-200 response Fix endpoint to return 200
Events missing Wrong event types Check subscribed events
Events missing No send activity Events only fire during actual sends
Intermittent Endpoint rate limiting Increase rate limits or buffer
Intermittent Endpoint timeouts Increase timeout on your server

Step 4: Testing Tools

  • Use webhook.site for temporary testing
  • Inspect payloads and headers
  • Verify your endpoint handles the JSON format correctly
Something went wrong. Reloading the page usually fixes it. Reload ×

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.