Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

OneNote

Examples demonstrating the Microsoft Graph OneNote API.

https://learn.microsoft.com/en-us/graph/api/resources/onenote

  • list_notebooks.py - Retrieve a list of OneNote notebooks
  • create_notebook.py - Create a new OneNote notebook
  • list_pages.py - Retrieve pages from a OneNote section
  • create_page.py - Create a OneNote page with attachments