1

Is there a way in the OneNote API (or Graph API) to interact with a OneNote document stored in a SharePoint document library somewhere?
Not the site notebook.

Thanks.

2 Answers 2

1

The OneNote API supports site-hosted notebooks. More details are in this blog post.

https://blogs.msdn.microsoft.com/onenotedev/2015/06/11/and-sharepoint-makes-three/

I'm not sure what you mean by SharePoint document library - isn't it the same as a SharePoint site?

Sign up to request clarification or add additional context in comments.

2 Comments

If I'm not mistaken that is the site's notebook. Not a notebook that is stored in some doc lib somewhere.
I meant the blog post is about the site's notebook. Not a library.
1

SharePoint document libraries are contained inside of a SharePoint site. The blog talks about working with any OneNote notebook in any document library on a SharePoint site. You need to know which site you want to work with first (either by URL or ids). Then you can query for notebooks on the site etc.

1 Comment

new day, new eyes. You are quite right, my apologies.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.