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.

Provider: Adobe Creative Cloud AsyncAPI: v2.6.0 Spec: Adobe I/O Events Operations: 1 Messages: 5

Channel address

/webhook/event

Operations

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/json
AEMAssetEvent
Event triggered by asset operations in Adobe Experience Manager such as asset creation, modification, or processing completion.
Content-Type: application/json
AnalyticsEvent
Event triggered by Adobe Analytics notifications such as report completion, classification import completion, or segment publication.
Content-Type: application/json
CampaignEvent
Event triggered by Adobe Campaign Standard operations such as delivery status updates, workflow transitions, or profile changes.
Content-Type: application/json
CustomAppEvent
Event published by custom Adobe App Builder applications via the Events SDK. Developers define their own event types and payload structures.
Content-Type: application/json

About 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.