Hi,
I'm trying to make it so the email that is sent out when a new item is created also CCs whoever is listed in our "People to CC" column.
When I expanded the "Send an Email (V2)" advanced options, I added the "People to CC Email" (from dynamic content) to the CC line. This generated an "Apply to Each" portion that surrounds this email step, so I used the "People to CC Email" dynamic content for the "*Select an output from previous steps" field.
This did create an email which CC'd the people listed in that field. However, it sent two separate emails--one with everyone in the "To:" group, with one of the CC people CC'd and a second one with the same "To:" group and the other person listed CC'd.
I have it set to send to a mailing group and the person who created the ticket (e.g., To: MG-1234@abcd.com; requestor@abcd.com), so these people are getting each email that is sent to anyone listed (e.g., receiving an email with To: MG-1234@abcd.com; requestor@abcd.com, CC: receiver1@abcd.com
AND receiving an additional email with every other recipient they have listed in the "People to CC" column (e.g., To: MG-1234@abcd.com; requestor@abcd.com, CC: receiver2@abcd.com),
instead of one email going to all of them at once (e.g., To: MG-1234@abcd.com; requestor@abcd.com, CC: receiver1@abcd.com; receiver2@abcd.com).
How can I make it so everyone receives this email in one go, instead of the flow generating an email for every single CC'd person?
Thank you.
Solved! Go to Solution.
Hi @ornelaj2 ,
You could try:
1\create a string variable
2\ Append the 'People to cc' to the string variable In the 'Apply to each action.(The email address needs to be followed by "; ")
3\Send the Email outside the Apply to each action and use the string variable as the value of cc.
Best Regards,
Bof
Hi, Bof--
Would you be able to show me images of examples of this? It sounds simple, but I'm very new to Power Automate and creating flows.
Also, the third step says "Send the Email outside the Apply to each action," but how do I detach the send email bit from the Apply to Each action?
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
50 | |
48 | |
35 | |
25 |