Hi,
I have a flow that gets the email of the user who triggered the flow from the flow trigger outputs (using triggerOutputs()['headers']['x-ms-user-email']
something like this.

But starting from today, there are issues with all the flows that does this. I looked into it, and it seems that the value is missing from the trigger flow outputs itself.

Anyone have any ideas why this is happening.
Thank you,