Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Send EMail with Options - Who responded

(0) ShareShare
ReportReport
Posted on by 8

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

  • karolm Profile Picture
    17 on at
    Re: Send EMail with Options - Who responded

    sure but which dynamic content  should use for <RECIPIENT NAME HERE><RECIPIENT EMAIL HERE>?What should I add? Modified by I dont think will work with multiple users, perhaps modified by that is the owner of the flow...

  • iset2468 Profile Picture
    8 on at
    Solution for Capturing User Responding to Send Email with Options

    I found a solution that will work for scenarios where there are a small number of possible responders. It isn't perfect but will do the job.

     

    This action accepts HTML for the response button.  You can configure a button for each responder where each button contains hidden information about which user is responding with instructions to select the correct one:

    string('Approved <br>by <RECIPIENT NAME HERE><div style="display:none"><RECIPIENT EMAIL HERE></div>,Approved <br>by <RECIPIENT NAME HERE><div style="display:none">-<RECIPIENT EMAIL HERE></div>)

     

    Once you get the response back, you can parse out the response and responders email and use it to log the response.

     

    Hope this helps someone.

  • jerinke Profile Picture
    20 on at
    Re: Send EMail with Options - Who responded

    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.

  • CCW Profile Picture
    32 on at
    Re: Send EMail with Options - Who responded

    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 

  • Verified answer
    Rei0116 Profile Picture
    on at
    Re: Send EMail with Options - Who responded

    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

  • abm abm Profile Picture
    32,492 Most Valuable Professional on at
    Re: Send EMail with Options - Who responded

    Hi @kellysolutions 

     

    Please see this post reply by  @yashag2255 

     

    https://powerusers.microsoft.com/t5/Building-Flows/Send-email-with-options-to-multiple-people-and-recording-who/td-p/321052

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1