Announcements
Hi Thank you above video. In my flow there 2 Array, I want to send in one email with an attachment of 2 array, How can I attach 2 array in send email action?
Hi @Paul-2020 ,
Please check this blog and refer to the method in this blog to achieve your requirements:
https://flow.microsoft.com/en-us/blog/multiple-attachments-single-email/
If you encounter the error "No input parameters provided. Please provide required input parameters 'To', 'Subject' and 'Body'", you could check the comments below the article and get the solution to this issue.
Feel free to let us know if you have any questions.
Best Regards,
Hi,
Thank you for your reply.
Actually I created a flow to create pdf and send an email. Now I added this attachment array also. so In send email action it is not sending an email both (The created PDF file and Attachment array). Could you please advise me on what to do to get both The created PDF file and Attachment array in one email.
Could you please show me the configuration so that we could provide a proper workaround for you?
You only need initialize an array variable, after you got the file content or attachment content, you could append the file name/attachment name and file content/attachment content to this array.
This is a similar thread:
https://powerusers.microsoft.com/t5/Building-Flows/2-different-attachments-in-one-array-possible/m-p/519607
Hope that makes sense.
I have tried this way but still I am receiving an email without attachment only.
Kindly refer the Screenshot.
It seems that you understood my meaning. You only need to initialize an array variable.
And append all attachment name/Filename and Attachment content/File content to this array by using Append to array variable.
{
"Name": "",
"ContentBytes":""
}
Only one variable.
Thank you so much.
You made my day.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 484
11manish 282
David_MA 280 Super User 2026 Season 1