I've created a flow that is triggered by a form submission. The form emails itself to users and can include attachments. If the user adds 1 attachment it will send 1 email. If 2 attachments it sends an email with the first attachment and then a second email with both attachments. If the user adds 5 attachments I get 5 emails, 1 attachment, then 2, then 3 and so on.
How can I get only 1 email with 5 attachments?
Here is the flow:
Solved! Go to Solution.
I think the problem is that you have the send email action within the "apply to each", I found a blog where they did something similar to your flow, I hope it helps.
Advanced | Flow of the Week: Send multiple attachments on a single email | Power Automate Blog (micr...
Cheers.
I think the problem is that you have the send email action within the "apply to each", I found a blog where they did something similar to your flow, I hope it helps.
Advanced | Flow of the Week: Send multiple attachments on a single email | Power Automate Blog (micr...
Cheers.
Hello @tstanford1974 ,
try to just move the 'Send an email' outside of the 'Apply to each'.
Thanks. You are correct and I works flawlessly now.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
If you are a small business ISV/Reseller, share your thoughts with our research team.
User | Count |
---|---|
26 | |
25 | |
23 | |
22 | |
14 |
User | Count |
---|---|
48 | |
35 | |
35 | |
31 | |
30 |