webhooksintegrationeventsapisecurityretries

Configure an Outgoing Webhook

Send supported event data to an authorized endpoint.

Last updated

Configure an Outgoing Webhook

A webhook sends event data to another system when a supported event occurs.

Where to find it: Admin → Settings → CRM & API Keys or Webhooks

What to do

  1. Create the webhook with an HTTPS endpoint you control.
  2. Choose only the events the destination needs.
  3. Configure the shared verification secret when offered.
  4. Send a test and confirm the destination validates and processes it.
  5. Monitor failures and disable an endpoint that is no longer owned.

Good to know

  • Webhook payloads can contain personal information; use an authorized secure destination.
  • Retries can deliver the same event more than once, so the receiver should handle duplicates.

Was this article helpful?