This page covers outgoing events configured under System → Integrations.
The separate System → Webhooks page is used for incoming provider webhooks.
Requirements
Required configuration:- A publicly reachable HTTPS endpoint
- Event types delivered to the endpoint
- An optional authentication header name and value
Configuration
Configuration follows the common integration setup and includes the endpoint and enabled events. Supported event types cover products, stocks, prices, variants, categories, tags, markets, attributes, store groups, users, organisations, brands, and series. Additional settings include:- Store group filters for price-update deliveries
- Market filters for price-update deliveries
- Delivery delay
Authentication
Enad adds the configured header to each request. Supported patterns includeAuthorization with a bearer token and custom headers such as x-api-key.