You will need to configure oauth 2.0 authorisation code AND have your IT register an app in Azure with delegated permissions to Sharepoint API
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Hi @vxn43 I think your only choice here is the SharepointList Reader and SharepointList Wrtier. You can also define the format using the FeatureReader and FeatureWriter.
There is a SharpointOnlineConnector but for some reason it doesn’t recognize lists. Only Document Libraries.
Another option is to define all the parameters using the HTTPCaller. Have you tried any of these options?