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.