AsyncAPI channel · Adobe Creative Cloud
· Adobe I/O Events
/webhook/event
Primary event delivery channel. Adobe I/O Events sends POST requests to registered webhooks when events occur. Events conform to the CloudEvents specification.
Channel address
/webhook/event
Operations
subscribe
onEvent
Receive event notification
Messages
CreativeCloudAssetEvent
Event triggered when assets are created, updated, or deleted in Creative Cloud Libraries, Lightroom, or other CC storage.
Content-Type:
application/jsonAEMAssetEvent
Event triggered by asset operations in Adobe Experience Manager such as asset creation, modification, or processing completion.
Content-Type:
application/jsonAnalyticsEvent
Event triggered by Adobe Analytics notifications such as report completion, classification import completion, or segment publication.
Content-Type:
application/jsonCampaignEvent
Event triggered by Adobe Campaign Standard operations such as delivery status updates, workflow transitions, or profile changes.
Content-Type:
application/jsonCustomAppEvent
Event published by custom Adobe App Builder applications via the Events SDK. Developers define their own event types and payload structures.
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.