roryok
roryok

Reputation: 9645

Is there a way to tag pages using the OneNote API?

I've looked through all the OneNote API documentation and samples, and I can only find a single API call, Create Page, which only seems to accept HTML content for that page. I have other metadata that I want to pass in from another service, namely tags.

Is there any way to do this currently?

Upvotes: 0

Views: 252

Answers (1)

JamesLau-MSFT
JamesLau-MSFT

Reputation: 284

You are correct. As of today, the current API only supports a simple Create page method and we don't support tags yet. But we will be adding new features over time quickly; please see and comment on our API roadmap. Also, you can submit or vote on your feature suggestion at the OneNote API Feedback site.

- James

Upvotes: 2

Related Questions