I have an app that allows users to choose the file they want to upload to. Then I store the path to that folder in a variable. My aim is to pass this variable to my Power Automate Flow so that the File Path property of the Action "Create File" in SharePoint can be updated based on the path stored in the variable I'm passing. I tried searching for solutions in the web for this, but most solutions I found was making use of PowerApps Trigger (Not PowerApps (V2) Trigger).