outlook - List up-coming events from my Calendar in Office 365 -


this scenario:

  1. i'm in corporate intranet sharepoint site in home page.
  2. i want see up-coming events outlook calendar.

the big question is: if logged in office 365 account, need special authentication/authorization show data using javascript?

you can create calls using outlook calendar rest api reference, , authentication/authorization can have middleware hosted sharepoint app hanldes security constraints before calling these apis.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -