Webhook Debugging

Troubleshooting webhook payload routing and connection timeouts.

Use the Webhook Logs view in the Waplix Dashboard to inspect live requests. If you don't receive payloads:

  • Check the HTTP status codes logged (e.g., 404, 502).
  • Ensure your server responds within 5 seconds to prevent connection timeout.
Was this page helpful?