Integrations
Configure outbound webhooks
Send supported CopyHero events to an external HTTPS endpoint.
Outbound webhooks send supported CopyHero events to the endpoint you configure in Settings → Webhooks.
Prerequisites
Have an HTTPS endpoint you control and a safe way to validate incoming requests.
Steps
- Open Settings → Webhooks.
- Select the Outbound tab.
- Select New Webhook.
- Enter the name, endpoint, event choices, and available filters.
- Save, then test using non-sensitive data where possible.
Options
Outbound configuration may offer event selection and store or workflow filters. Use filters to limit deliveries deliberately.
Expected result
CopyHero records delivery attempts for eligible events sent to the configured endpoint.
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.