SharePoint Webhooks -- now Generally Available!
Hello everyone,
Just wanted to announce that SharePoint Webhooks is now Generally Available. First announced in preview in September, Webhooks is now ready for developers to use against production sites.
Webhooks are based on industry standard patterns around how services fire notifications that developers can intercept and react to. In particular, within SharePoint we've added support for webhooks against SharePoint list data, including events like Item Added, Updated, and Deleted. A developer could then choose to kick off a process, or programmatically update a document, or fire off a tailored notification to users using information you can get from webhooks. You can find an end-to-end overview and "getting started" with webhooks via our dev.office.com documentation. Look forward to seeing what you all build with these!
-- Mike Ammerlaan, Office Ecosystem Marketing team