News

The changelog info describes Microsoft Graph API endpoint changes that have occurred in both V1.0 and Beta. Graph Explorer will call this Changelog endpoint to retrieve any changelog info. associated ...
The Graph API has seen incredible growth in the past year, and especially since the Build 2018 conference. We catch up with the latest additions to Microsoft's cloud APIs and new features in the ...
Microsoft CEO Satya Nadella called Office Graph Microsoft's 'most strategic API' back in 2014. But it's only now that Microsoft watchers are seeing tangible evidence of the clear implications of ...
Using the Graph API to work with Excel is relatively easy; it’s a set of REST APIs with a common structure for all calls. This lets you quickly build URLs that access OneDrive locations, which ...
Using Microsoft Graph, developers can rapidly build solutions that authenticate once and use a single API call to access or act on security insights from multiple security solutions. Additional value ...
The MSGraphAPI class serves as a primary point of interaction for working with Microsoft Graph API, providing easy access to various services like users, calendar, meeting rooms, and places. The ...
The Microsoft Graph Security API, which launched this spring, is a unified REST API for integrating data and intelligence from Microsoft products, services, and partners. Using Microsoft Graph, ...
In this third and final part of the "Understanding Microsoft’s OAuth2 Implementation" series, we will be using the application that we have previously created to authenticate to the Microsoft Graph ...