Hello Community!
Creating a flow where i generate a report through power automate, sending this report to the user that triggered the flow. The customer wants to have a button to generate this report. To create the button that will trigger this flow i created a webhook with the trigger "When a HTTP request is received". The trigger just returns the id of the row from the entity i placed the button.

is there any way to retrieve the email of the user that triggered tthe flow?