mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
14 lines
582 B
Markdown
14 lines
582 B
Markdown
![]() |
---
|
||
|
title: Event Notification via Webhooks
|
||
|
slug: /connectors/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/v0.13.2/openmetadata/ingestion/versioning/event-notifications-via-webhooks.gif"
|
||
|
alt="Event Notification via Webhooks"
|
||
|
/%}
|
||
|
|