web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Send email comments fr...
Power Automate
Answered

Send email comments from approval in one email

(0) ShareShare
ReportReport
Posted on by 35

I have a flow which sends an email to 3 users and is set for "everyone must approve". Under if yes, I would like one email to be sent out to everyone with the comments that were added under the approve button. Every time I try and add "responses comments", it creates a loop and ends up sending multiple emails. Is there a way to add all of the comments to just one email?

Categories:
I have the same question (0)
  • efialttes Profile Picture
    14,756 on at

    Yes, you can!

    Can you please share a screenshot of your current flow?

    Also let me see if I understood your expectations: whenever one Approver clicks on approve, you would like to send one single email to all approvers with his/her comments, right?

    Thanx!

  • PowerEmployee7 Profile Picture
    35 on at

    Below is the screenshot. Right now it sends everyone 3 emails. I want those 3 emails consolidated into one with everyone reposes.

    Approval.JPG

  • Verified answer
    efialttes Profile Picture
    14,756 on at
    Hi
    If I were you I would do the following:
    1.- Before your Condition action block, add an 'Initialize variable' action block, Name 'myResponsesArray', Type Array, Value empty
    2.- Inside your Apply to each, replace 'send a new email' and add 'Append to Array variable' action block instead. Assign it 'Responses Comments' dynamic input as its value.
    3.- At the bottom of your 'True branch' of your condition, but OUTSIDE 'Apply to Each', add 'Send new email' with your three email addresses.
    In the body add the following expression:
    join(variables('myResponsesArray'),' # ')

    Hope this helps
  • PowerEmployee7 Profile Picture
    35 on at

    That worked great! How would I show who each comes from? I assume that would be within the append to array variable section.

     

    Edit: Just added responses approver name and it worked great! Thank you! I've just discovered some of the small power of this platform and I'm excited to spend more time developing with it. Thank you!

  • efialttes Profile Picture
    14,756 on at

    First of all, thanx for marking this topic as solved!

     

    Now, let's talk about the new challenge.

    My suggestion is to add 'Responses Approvers Name' dynamic input in the same 'Append to Array' variable together with the 'REsponses Comments' dynamic input. You can separate them by addinga special character in the middle: a colon, a space or whatever.

     

    Hope this helps

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard