
Announcements
Hi all,
I have a flow that pulls from a Microsoft list and groups it by who its AssignedTo so that if there are multiple issues assigned to 1 user, they get it in 1 email rather than 2 or 3 separate ones.
I would like cc the assignee's group as well (usually 2-3 additional users) so that everyone is aware of what the open issues are still.
However, I don't know where to add into the flow to grab the cc emails. Maybe I would have to do another flow altogether but I'm open to any suggestions.
Here's what my flow looks like: Overall flow
Hi @superman2
First, you could want to know how to 'cc' , please try:
Second, if you want to cc multiple person in one email, you could append the email address into one string. I think this link will help you a lot:
Best Regards,
Bof