Announcements
Hi,
I'm trying to build automated e-mail with Flow from Sharepointlist attachments. There is instructions: https://flow.microsoft.com/en-us/blog/multiple-attachments-single-email/
What I'm doing wrong?
"Name": @{items('Apply_to_each').DisplayName}
Gives error: Enter a valid json.
If I remove "Name", error disappear but flow doesn't work.
-Juho
Hi @Jube1,
Please add a comma "," after the "DisplayName" dynamic content if the Name is the first parameter.
or add a comma "," after the expression if the ContentBytes is the first parameter.
Please let me know if your problem could be solved.
Best regards,
Alice
You are just missing a comma after the first property, the last element cannot finish with comma. If you only have one as you mention (removing name and no comma) works.
Let me know how it goes.
Fer
Brilliant! Now it works. Thanks for the help!
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 245
David_MA 216 Super User 2026 Season 1
Valantis 212