A Basic WebHooks implementation which stores WebHook registrations in SQL Table Storage and exposes a REST API for subscribing to WebHooks.
(Microsoft.AspNet.WebHooks , C#, SQL , HTML, J.Query )
-
Diagram of Webhook:-

-
Web-hook Screte Keys for different apps:-

-
WebHook Registration Ajax code:-

-
Website page to play with webhook:-
.png)
-
Event Value in Web-Hook Handler after firing notification for this event:-
.png)
Thanks.