Hi!
I'm doing a flow in two steps where I call an API in the first step and then notifying the user in the second step.
I'm triggering the flow from a PowerApp.
I need four parameters sent into the flow, three parameters for the api call, and one parameter (the user email) for sending the notification to the PowerApp.
In the first steg I'm creating the values with "Ask in PowerApps".
In the second step I'm creating the value for the recepients with "Ask in PowerApps".
When I look into the PowerApps section in "Dynamic Content" I can see all four parameters.
When I try to use the Flow in my PowerApp I only se the three parameters that I asked for in the first step. Is this a limitation or a bug or am I doing something wrong?
Unfortunate my browser are in swedish, but I'll try to visualize it in the pics below.


As you can see I have all four params in "Ask in PowerApps" section in Flow, but I can only see three params in my PowerApp.