mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	
							parent
							
								
									7eb00758e0
								
							
						
					
					
						commit
						85f03ba567
					
				| @ -5,7 +5,7 @@ title: Webhook | ||||
| 
 | ||||
| > This feature was introduced in _Unleash v3.11.0_. | ||||
| 
 | ||||
| The Webhook Addon introduces a generic way to post messages from Unleash to third party services. Unleash allows you to define a webhook which listens changes in Unleash and post them to a third party services. | ||||
| The Webhook Addon introduces a generic way to post messages from Unleash to third party services. Unleash allows you to define a webhook which listens for changes in Unleash and posts them to a third party services. | ||||
| 
 | ||||
| The webhook will perform a single retry if the HTTP POST call fails (either a 50x or network error). Duplicate events may happen, and you should never assume events always comes in order. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user