Adobe Commerce Webhooks
Adobe Commerce Webhooks enable developers to configure synchronous HTTP callbacks that fire when specific events occur within a Commerce instance, allowing external systems to react in real time to store activity. Webhooks can intercept and modify request data before Commerce processes it, or trigger outbound notifications after an event completes.
Adobe Commerce Webhooks is one of 16 APIs that magento publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include E-Commerce, Events, Extensibility, Real-Time, and Webhooks. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.
This event API exposes 8 operations across 8 channels, and defines 20 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.
The API connects through a single server, {receiverUrl} (https).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 8
Across 8 channels, the API surfaces 8 operations. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 20
The contract defines 20 schemas that model the data carried by its messages. The most detailed are OrderData (22 properties), AddressData (10 properties), OrderItemData (9 properties), CustomerData (9 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.
Source
More from magento 12
Other APIs magento publishes across the network.