# Configure outbound webhooks


> Send supported CopyHero events to an external HTTPS endpoint.


Canonical URL: https://www.copyhero.app/help/integrations/outbound-webhooks

Outbound webhooks send supported CopyHero events to the endpoint you configure in **Settings → Webhooks**.

## Prerequisites [#prerequisites]

Have an HTTPS endpoint you control and a safe way to validate incoming requests.

## Steps [#steps]

1. Open **Settings → Webhooks**.
2. Select the **Outbound** tab.
3. Select **New Webhook**.
4. Enter the name, endpoint, event choices, and available filters.
5. Save, then test using non-sensitive data where possible.

<!-- screenshot: integrations-outbound-webhook -->

## Options [#options]

Outbound configuration may offer event selection and store or workflow filters. Use filters to limit deliveries deliberately.

## Expected result [#expected-result]

CopyHero records delivery attempts for eligible events sent to the configured endpoint.

## If something goes wrong [#if-something-goes-wrong]

Check the endpoint, event selection, filters, and delivery details. Fix the receiver before retrying; never paste secrets into notes or public URLs.

## Related guides [#related-guides]

* [Configure inbound webhooks](/help/integrations/inbound-webhooks)
* [Share resources](/help/integrations/share-resources)