mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 03:59:45 +00:00
14 lines
575 B
Markdown
14 lines
575 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/v1.5/features/ingestion/versioning/event-notifications-via-webhooks.gif"
|
||
|
alt="Event Notification via Webhooks"
|
||
|
/%}
|
||
|
|