AsyncAPI channel · DataHub · DataHub Actions Framework Events

PlatformEvent_v1

Kafka topic for platform-level events. Contains semantic change events that represent higher-level operations on the DataHub platform, such as entity creation, tag additions, ownership changes, and glossary term assignments. The Entity Change Event is the most important platform event type and serves as a key component of the DataHub Actions Framework.

Provider: DataHub AsyncAPI: v2.6.0 Spec: DataHub Actions Framework Events Operations: 1 Messages: 1

Channel address

PlatformEvent_v1

Operations

onPlatformEvent
Receive platform events

Messages

EntityChangeEvent_v1
Semantic change event representing a meaningful operation on an entity.
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.