How to fix integration issues

Webhooks, secrets, and logs—systematic debugging.

  1. 1

    Re-copy the webhook URL and secret—one mismatched character breaks auth.

  2. 2

    Send a sample payload with curl or Postman to see raw HTTP errors.

  3. 3

    Open integration logs in CRM if available and match timestamps.

  4. 4

    Still stuck? Email support with request ID, payload shape, and expected account id.