Microsoft 365 Developer Blog
A developer platform for building collaborative apps for hybrid work
Latest posts
OneNote Ink BETA Apis
Hello developers, For a while, we've been hearing that you are looking to create integrations that involve ink - however our REST API didn't support interactions with ink... until today. We're releasing APIs in beta that allow you to send/receive ink content in addition to normal content from OneNote - they work for both Microsoft accounts and O365 Organizational accounts. Here's how they work: Reading ink from OneNote pages You can read OneNote page content by using our GET ~/pages/{id}/content API. You can now also get ink content by adding ?includeInkML=true as a query param when calling this API. When speci...
Yammer Partner Q&A: Wiretap’s Co-Founder, Matt Huber
Founded in 2014, Wiretap interfaces with social networks to allow companies to safely grow, learn from, and secure their social interactions. The inspiration to build an app for Yammer Networks came
Announcing new REST APIs in beta for rooms, time zones, and languages
Today we're pleased to announce some new APIs that are available on the beta endpoint for the Outlook REST API. These are currently only available via the Outlook endpoint and not the Microsoft Graph API endpoint.
New SharePoint CSOM version released for SharePoint Online – June 2017
We are happy to announce the availability of new SharePoint Client-Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This
SharePoint PnP Partner Story – MondayCoffee – Building fully automated ISV provisioning solution
In this SharePoint PnP Partner Story, we concentrated on showing how MondayCoffee is using the reusable SharePoint PnP components and patterns in their solutions built for their
SharePoint Patterns & Practices – June 2017 release
SharePoint / Office 365 Dev Patterns and Practices (PnP) June 2017 release is out with new contributions from the community to the community. This post contains all the details related on what was included with the release and what else has been happening in the PnP world during the past month. What is SharePoint Patterns & Practices (PnP)? PnP is community driven open source initiative where Microsoft and external community members are sharing their learning's around implementation practices for SharePoint and Office 365. Active development and contributions happ...
Announcing Availability of SharePoint Framework Extensions Developer Preview
Since the launch of SharePoint Framework in February, developers have built or deployed modern client-side web parts made with the SharePoint Framework across thousands of Office 365 tenancies.
Upcoming change to Event schema in the Outlook REST API beta endpoint
We wanted to give you a heads-up on upcoming changes to how locations are exposed for events in the Outlook REST API. Outlook recently introduced the option to use multiple locations to schedule meetings and appointments.
Open Sourcing the Microsoft Graph Explorer
The Microsoft Graph Explorer is a tool that lets developers easily experiment with the Microsoft Graph API from their browser. Last month, we announced an update with new features including sample