0

The OneNote Graph API allows the content of OneNote notebooks to be retreived. The section and sectionGroup resources have a lastModifiedBy and lastModifiedDate which gives us author and timestamp information.

The OneNote application itself (both web and desktop versions) exposes author information about individual edits within the HTML content of a page. Given this information is available to OneNote, can it be exposed through the Graph API?

Also, we would appreciate lastModifiedBy on the page object (it already has lastModifiedDateTime).

Peter Reay
  • 231
  • 5
  • 13

1 Answers1

0

In theory, both asks you mentioned are possible. Could you create uservoice entries so we can track these asks?

https://onenote.uservoice.com/forums/245490-onenote-developer-apis

Jorge Aguirre
  • 2,787
  • 3
  • 20
  • 27
  • I have raised a UserVoice entry https://onenote.uservoice.com/forums/245490-onenote-developer-apis/suggestions/19601935-add-createdby-createddatetime-lastmodifiedby-and – Peter Reay Jun 15 '17 at 13:09