Hi
Im building a flow that populates a SharePoint List item (with attachment) as well as sending an email with attachment(s) also.
For some reason it's sending the correct email with multiple attachments together (using array) but it's still also sending an email with the first (alphabetically) attachment on it's own also.
I'm not sure what I'm doing wrong with my Flow?
Solved! Go to Solution.
Hi @Ry009 , it looks like the Send an email (V2) action should be put out of the apply-to-each loop, otherwise it'll send n emails - given that n is the number of attachments.
Hi @Ry009 , it looks like the Send an email (V2) action should be put out of the apply-to-each loop, otherwise it'll send n emails - given that n is the number of attachments.
Oh my, was seriously that easy, thank you so much! Apologies, just starting up with Automate again. 🙂
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
29 | |
27 | |
23 | |
17 | |
10 |
User | Count |
---|---|
66 | |
58 | |
29 | |
27 | |
25 |