Hi.
While existing SharePoint connection covers many scenarios, sometimes, using SharePoint API is the only option available.
The HTTP action gives many authentication choices.
Our organization has a standard deployment to Office 365 (enterprise license).
I was looking for examples how to authenticate when making SharePoint API calls to the same SharePoint sites where I run the rest of my Flow and using actions such as Get Items, etc.
My initial thought was to create one more connection.
What kind of a connection would it be? How to authenticate? What is the best practice?
In existing documentation, I could not find anything.
Maybe, I am looking in a wrong location.
Could anyone provide me with an example or link to the official documentation?
Thank you