This document provides information about SharePoint webhooks including code samples, documentation, community calls, case studies, and links to Microsoft Graph and Office 365 APIs. It describes how to create a webhook subscription to a SharePoint list using the REST API and receive notifications at a webhook endpoint. It also includes a diagram showing how the webhook notification is received and processed by storing the change token and notifying a webjob.