Showing results for OneNote - Microsoft 365 Developer Blog

Apr 5, 2024
0
2

OneNote get-pages?search API deprecation

Lauren Go Brian Hardy
Lauren,
Brian

Announcing the deprecation of the OneNote get-pages?search API endpoint supporting consumer Notebooks.

Microsoft GraphMicrosoft 365 Developer
May 15, 2023
0
0

OneNote Webhooks API deprecation

Bea Villanueva Zack Runner
Bea,
Zack

Today, we are announcing the deprecation of the OneNote Webhooks API endpoint. It will be decommissioned on June 16th, 2023.

Microsoft 365 Developer
Mar 17, 2020
1

Page limit added to Microsoft Graph OneNote API

Microsoft Graph team
Microsoft Graph team

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

Microsoft Graph
Jul 21, 2017
0

A few performance tips for using the OneNote API

OneNote API support
OneNote API support

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

Office Add-ins
Jul 7, 2017
0

OneNote Ink BETA Apis

OneNote API support
OneNote API support

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

Office Add-ins
Apr 21, 2017
0

Get Recent Notebooks API

OneNote API support
OneNote API support

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

Office Add-ins
Jan 24, 2017
0

OneNote Service Scopes update

OneNote API support
OneNote API support

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

Office Add-ins