
I try to pass a parameter on a Push Notification in Flow. I have a label in my powerapp with as text formula: Param("ProjectID"). And this is my action:
Now, nothing is ever shown in this label when I'm tapping the notification. I think I found why, but it seems a little odd to me: When I see the run history, the parameter field is lacking:
Could it be that the parameters are simply not send at all?