Nodes to access Microsoft office365 app

Is there any new nodes or method to access MS Office365 app such as OneNotes, Teams, OneDrive etc.?

yes we can connect to sharepoint. Would this help?

1 Like

Hey @Hawk326040

With some setup you can authenticate via the GraphAPI either with an app or through a user account. Admittedly it’s much easier if you can get your app configured and authenticate that way.

This is the site that I used to get the python node configured to setup the user authenticated process.

https://keathmilligan.net/automate-your-work-with-msgraph-and-python

I updated the python code to make user authentication a bit easier through KNIME and I am happy to share it here if that’s what you’re looking for.

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.