Has anyone tried invoking web services or REST api calls from Microsoft Flow?
I'm particularly curious whether we can invoke any REST api or Web Service...
In a test application, I tried to have an Http action invoking SharePoint List Item update using REST url, but unable to figure out how to get or pass the access token or specify a connection (as I would normally do on a Create List Item action)...
What & how to pass data in the Authentication box?