Monitor GitHub events by using a webhook with Azure Functions image

Monitor GitHub events by using a webhook with Azure Functions

Learn how to trigger an Azure function with a GitHub webhook and parse the payload for insights.

Folder lesson (53 mins)

Monitor GitHub events by using a webhook with Azure Functions

Learn how to trigger an Azure function with a GitHub webhook and parse the payload for insights.

Course Description

Webhooks offer a lightweight mechanism for your app to be notified by another service when something of interest happens. In this module. you'll learn how to trigger an Azure function with a GitHub webhook and parse the payload for insights.