Webhook troubleshooting
Updated 2026-02-16
•CRM & IntegrationsWebhooks allow Cue AI to send real-time data to your other systems. Here's how to troubleshoot issues.
Resolution Steps
- 1Go to Settings → Integrations → Webhooks
- 2Check the webhook status and recent delivery attempts
- 3Review failed deliveries for error codes
- 4Verify your endpoint URL is correct and accessible
- 5Ensure your server responds with a 2xx status code
- 6Check that your server can handle the webhook payload format
- 7Use the 'Test Webhook' button to send a test payload
Common Causes
- Endpoint URL unreachable
- Server timeout (webhooks timeout after 30 seconds)
- Invalid SSL certificate on endpoint
- Server returning error status codes
Related Articles
Was this article helpful?
Still having trouble? Our support team is here to help.
Contact Support