Forum Discussion
New SharePoint /Office Dev Patterns and Practices Webcast - Getting started with SharePoint WebHooks
I've created the shownotes for this webcast.
If you want to quickly go to any part of the webcast click the link next to it..
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=0m00s | Introduction |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=2m01s | Theory: What are webhooks |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=3m37s | Theory: Subscribe to a webhook |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=5m30s | Theory: Event notification in action |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=7m08s | Theory: Demo Setup |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=9m38s | Start Demo |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=10m10s | Demo: Create Application inside Azure AD |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=14m05s | Demo: Postman Configuration |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=16m35s | Demo: Do a GET request - Getting the library ID and Title |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=17m57s | Demo: Into Visual Studio - High level explaining the API Service |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=20m59s | Demo: Launching the API Service in Localhost |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=21m32s | Demo: Launch NgRok to conntect Localhost to Postman |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=22:44 | Demo: Creating the subscription |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=26:38 | Question: What about the 5 second timeout - Where did we see that? |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=28m03s | Demo: Final part of the demo - Making a change in the document library |
https://www.youtube.com/watch?v=IbVlDkmsh8w&t=31m25s | Theory: Resources for this demo |