I have a flow that sends an email with options. There is only one option, an acknowledgement.
When the user clicks on the button, everything updates.
I would like to record the email address of the person that presses the button.
Can this be done and if so do you know which field / technique to use?
Thank you,
Paul
Solved! Go to Solution.
Unfortunately, we do not support an option to get the responder from the Send an Email with options. You might want to create an idea here if it is not already there:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Please see this post reply by @yashag2255
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUnfortunately, we do not support an option to get the responder from the Send an Email with options. You might want to create an idea here if it is not already there:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
I found a solution to this, when I was looking into it this came up on google so might be helpful for others.
Send Email With Options is going to multiple users, I only need 1 to respond but it would be nice for audit to record the name of who it was who responded
I used the action Office365 - Get User Profile (V2)
User (UPN) is the output from Send Email with options "UserEmailAddress"
This will return the profile info and you can pick out whichever output is of most use to you.
just make sure office365 and outlook are using the same connection
I tried your solution. It doesn't work because the User ID and User Email Address outputs from Send Email With Options are empty. I think we will have to use an Approve action.
User | Count |
---|---|
94 | |
46 | |
21 | |
19 | |
18 |
User | Count |
---|---|
137 | |
54 | |
42 | |
41 | |
30 |