Hello,
I've build a flow beginning with a "When a HTTP request is received" trigger and on a sharepoint page , there is a button which is linked to this flow.
I want that when an user clicks on this button, an email to be sent to me with the UPN (user principal name) of the user.
I'd tried to get this UPN with the "Get my profile V2" action , but it retrieves only my own profile and not the profile of the connected user.
There is the "Get the user profile V2' action , but it needed the UPN as an input !
Thank you very much for your help