Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 365 Bytes

File metadata and controls

10 lines (7 loc) · 365 Bytes

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