I modified the "Notify co-workers about running late to a meeting" template to exclude the approval process so that an e-mail is sent when the flow is manually triggered.
Here is the template: https://us.flow.microsoft.com/en-us/galleries/public/templates/7a760a57d5fc46ef93556f911a1d2f0b/noti...
Below are screenshots of my flow. I am receiving three duplicate e-mails every time the flow runs. Meeting attendees are recieving three e-mails as well. I cannot figure out why. I only want to send one e-mail notifying attendees that I am running late.
Solved! Go to Solution.
Hi
On "Send email" action block you are inserting outputs('Get_attendee_list') to fill in To, right?
If so, and assuming('Get_attendee_list') is the whole list of email addresses with the semicolon as separator... what's the purpose of the "Apply to each" loop?
Hope this helps
Proud to be a Flownaut!
Hi
On "Send email" action block you are inserting outputs('Get_attendee_list') to fill in To, right?
If so, and assuming('Get_attendee_list') is the whole list of email addresses with the semicolon as separator... what's the purpose of the "Apply to each" loop?
Hope this helps
Proud to be a Flownaut!
Hi efialttes,
The "Apply to each" was part of the original template. I did not adjust that when I removed the approval steps.
I removed the "apply to each" from Send Email and it looks like that did the trick. Thank you!
- Kelli
User | Count |
---|---|
78 | |
55 | |
52 | |
42 | |
42 |
User | Count |
---|---|
81 | |
79 | |
75 | |
67 | |
43 |