Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Page limit added to Microsoft Graph OneNote API

We made a change to the OneNote API to set a page limit at the section level. This affects the Create page scenario. When this limit is reached for a section and an attempt is made to create a new page in that section, you will see a response with HTTP status code 507 and message "Exceeded the maximum number of pages allowed per section...

A few performance tips for using the OneNote API

Hello world, In StackOverflow and twitter, we often hear questions on how to make queries to the API faster. Here are a few recommendations: Always log the "X-CorrelationId", "Date" and "Request-Processing-Time" headers on the OneNote API response First - make sure you have the API's performance-related information logged. All requests to the...

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...

Get Recent Notebooks API

Hello, One of the most commonly used scenario in OneNote clients is to open your notebook, File => Open => Open Notebook (image) Or in some OneNote clients, there is a Home => More Notebooks dialog. (image) Or if you login to https://www.onenote.com you will see a list of Recent notebooks like this: (image) For all these ...

OneNote Service Scopes update

This is Sharad from EDU/OneNote team. This blog post is aimed at providing updates with respect to OneNote scopes and related changes in Azure Active Directory. We are enabling two new permissions (for Office 365) which will have wider access scope for OneNote resource. These scopes are available as delegate permission (not requiring admin...