AsyncAPI channel · magento
· Adobe Commerce Webhooks
/webhook/observer.catalog_product_save_after
Fired after a product is created or updated in the catalog. Used to synchronize product data with external PIM systems, search indexes, or marketplace integrations.
Channel address
/webhook/observer.catalog_product_save_after
Operations
publish
receiveCatalogProductSaveAfter
Product saved event
Messages
CatalogProductSaveAfter
Payload sent when a product is created or updated.
Content-Type:
application/jsonAbout AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.