Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

The API to your organization: Microsoft Graph @ Build 2020

Build 2020 arrives at a time when a lot has changed in the world. We’ve traded the Washington State Convention Center in Seattle, with its lecture rooms and exposition spaces, with a virtual event space, where sessions are online. We packed a lot of content into this two-day event, and we know it’s a lot to track. We hope this blog post...

Microsoft 365 / SharePoint Community (PnP) – May 2020 update

Microsoft 365 / SharePoint Patterns and Practices (PnP) May 2020 update is out with a summary of the latest guidance, samples, and solutions from Microsoft or from the community for the community. This article is a summary of all the different areas and topics around the Microsoft 365 and SharePoint community (PnP) during the past month.

What’s new for change notifications and change tracking in Microsoft Graph – May 2020

Change notifications uses webhooks to let applications to get notified about changes in Microsoft Graph resource data such as Outlook messages or OneDrive files. Change tracking uses delta queries to let applications discover newly created, updated, or deleted entities without performing a full read of the target resource with every request. ...