Hi,
Has anyone ever taken data from Microsoft OneNote to Confluence?
Any ideas for a good way to do that?
Thank you!
Hi there,
I think that the best way to do it is export your .one files to another format, like .doc and import it using the office connector plugin.
Regards.
An old thread here, but thought I'd give providing an answer a shot.
I'm in the process of building out a command line utility that uses the Microsoft Office Interop for OneNote to pipe documentation into Confluence over the REST API. The GetContent methods of that interop output XML strings which look very parseable in the cherry picked cases I've created thus far.
Confluence has great docs on using the REST API:
https://developers.atlassian.com/server/confluence/confluence-rest-api-examples/
Using the OneNote Interop is a bit harder to find, but I found this answer on stackoverflow was enough to get me going:
https://stackoverflow.com/questions/27294510/how-to-write-to-a-onenote-2013-page-using-c-sharp-and-the-onenote-interop
How did you make out with this? Did you ever get it to work?
I would also like to know if it was completed or whether I should attempt to create my own.
Any progress on this integration with then REST API @Jeremiah Dost ?
Hi Ralf,
We have released an add-on which can import notes from Microsoft OneNote to Confluence as pages: Microsoft OneNote Import for Confluence
Please give it a try from Marketplace here https://marketplace.atlassian.com/apps/1221371 and let us know if you have any feedback.
It looks like you're new here. Sign in or register to get started.