mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
12 lines
576 B
Markdown
12 lines
576 B
Markdown
![]() |
---
|
||
|
title: Event Notification via Webhooks
|
||
|
slug: /metadata-ui/ingestion/versioning/event-notification-via-webhooks
|
||
|
---
|
||
|
|
||
|
# Event Notification via Webhooks
|
||
|
The webhook interface allows you to build applications that receive all the data changes happening in your organization through APIs. Register URLs to receive metadata event notifications. Slack integration through incoming webhooks is one of many applications of this feature.
|
||
|
|
||
|
<Image
|
||
|
src={"/images/metadata-ui/ingestion/versioning/event-notifications-via-webhooks.gif"}
|
||
|
alt="Event Notification via Webhooks"
|
||
|
/>
|