mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	 d799d792a2
			
		
	
	
		d799d792a2
		
			
		
	
	
	
	
		
			
			* migrate overview and restructure * Add latest release sticky * Add latest release sticky
		
			
				
	
	
		
			12 lines
		
	
	
		
			578 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			578 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Event Notification via Webhooks
 | |
| slug: /openmetadata/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/openmetadata/ingestion/versioning/event-notifications-via-webhooks.gif"}
 | |
|     alt="Event Notification via Webhooks"
 | |
| />   |