I have a power automate flow that listens to a sharepoint list and then needs to PASS A VARIABLE to an app (that is basically a view/filter for this sharepoint list) . so when the app is visited, the app knows what page to display/what drop downs to automatically populate, based off the values selected in the first stage of the app
so app stage 1 create a share point record,
once sharepoint record is created, send an email to the approver and pass the variable chosen from the app in stage 1 into the app from the flow.. (im not really clear why its done this way)
basically, how do i pass a variable from power automate into power app to be used?