Forum Discussion
kennyhcw
Sep 10, 2020Copper Contributor
Any way to make a flow to change a document on another organization's SharePoint site?
Hi everyone, New here and really enjoying getting into the Microsoft 365 ecosystsem. I'm currently setting up a SharePoint system for another organisation and I've got external access as a si...
Sep 10, 2020
Not with built in flow actions. You would have to utilize an HTTP call and pass auth etc. and utilize the SP API, but you could technically do it with that and possibly look at Azure Logic Apps.