Hello,
I've built a Flow connected to a Form. On the Form, the user can add up to 5 files to be transmitted and sent to me via email.
The thing is, I get 1 email per file uploaded (the user attaches 1 file I get 1 email, but if s/he attaches 3 files, I get 3 emails and so on...).
How to received all files in the same email, please?
Solved! Go to Solution.
Hello @paulb4
I assume you have the send an email action inside the "Apply to each" loop.
If you want a single email with multiple files then you will need to create an array, append attachments to array variable and then include the attachment array in the email.
You can find a video tutorial at https://www.youtube.com/watch?v=kNC8q6NzBEc
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
Hello @paulb4
I assume you have the send an email action inside the "Apply to each" loop.
If you want a single email with multiple files then you will need to create an array, append attachments to array variable and then include the attachment array in the email.
You can find a video tutorial at https://www.youtube.com/watch?v=kNC8q6NzBEc
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
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 |
---|---|
30 | |
29 | |
27 | |
20 | |
11 |