Forum Discussion
Mike Ammerlaan
Jan 17, 2017Iron Contributor
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
- Kislay SinhaCopper Contributor
Postman always gives bad request, not sure what wrong I have done in step1 of Adding Azure Application. Can someone help?
- hkmamunBrass ContributorThanks for sharing...
Thanks
- Srinivas NarulaBrass Contributor
Hi Mike,
Is there any option to implement webhooks on Office Videos?
Currently in our scenario, we have written an timerjob which has some Office Video Portal API logic to check if any new videos are added to the portal and getting summary of that data on daily basis.
My thought is to have an webhook and notify respective teams when some video is added to the portal. What would be recommended approach for this?
Sri
- Mike AmmerlaanIron Contributor
Hi Srinivas, sorry for the delay in response. We don't have a dedicated set of webhooks for Office Videos as yet.. we definitely take your feedback that this would be a very useful thing!
- Yannick BorghmansCopper Contributor
Cool!
Is there an estimated time of bringing this one to SP2016?
- Mike AmmerlaanIron Contributor
We’re considering on-prem SP2016 support for webhooks, but don’t have a date for that to share at this point.
- personal saras mmdotcomCopper Contributor
I really haven't gotten a clear picture on the Webhooks vs. Event Reciever story. At first I thought i would be that Envent revcievers are not allowed in SPOnline. But some of my searchs result a "remote reciever". Not really sure what that is ...but.....well you get the jist.
Any clarity? How about a link to an article? I'll take anything.
- DeletedCool great news!