With Power Automate, you can manage the approval of documents across several services, including SharePoint, Dynamics 365, OneDrive for Business etc. In this blog post we will follow the best practice and create an robust Document Approval system with SharePoint.
Month: September 2020
Decouple the Flow from The Power App to prevent end-user Authentication Using a Child Flow
In my previous blog, we worked around for Power Apps prompts for credential during deployment problem by decoupling the Conversion logic of flow from the Power App by writing to SharePoint from the App. We then used the full version of Power Automate to attach the Flow, which does all the work, to the SharePoint list or library. In a this post I will explain how to apply the same principle without using SharePoint as an intermediate using the Child Flow.