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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How did you make out with this? Did you ever get it to work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would also like to know if it was completed or whether I should attempt to create my own.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.