web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Outlook “Send an email...
Power Automate
Answered

Outlook “Send an email (V2)” – Attachments array field corrupts files even with valid base64

(1) ShareShare
ReportReport
Posted on by 5
I am encountering what appears to be a bug or tenant‑specific issue with the Office 365 Outlook – Send an email (V2) action in Power Automate when using the single “Attachments” array field.
 
Summary:
Sending an email with one attachment using Attachment Name / Attachment Content fields works correctly.
Sending an email with multiple attachments using the Attachments array field results in corrupted / unreadable files, even when the array is hard‑coded with known‑good base64 content.
If possible, I would appreciate confirmation and guidance on whether this behavior is expected or scheduled to be addressed.
 
Details
 
Action:
Office 365 Outlook → Send an email (V2)
(and Send an email from shared mailbox (V2))
 
Expected behavior:
When providing an array of attachment objects in the Attachments field, each attachment should arrive intact and be openable.
 
Actual behavior:
  • The email sends successfully.
  • Attachments arrive but are corrupted (Word/PDF cannot open them).
  • This occurs even when the attachments array is hard‑coded with valid base64 strings that are known to open correctly when used elsewhere.
 
What I have verified:
  • Base64 strings are valid (they open correctly when used in other tools / contexts)
  • ✅ Array structure is correct:
[
{ "Name": "test.pdf", "ContentBytes": "<valid base64>" },
{ "Name": "test.docx", "ContentBytes": "<valid base64>" }
]
  • ✅ No data URI prefixes (data:application/...)
  • ✅ No line breaks in base64
  • ✅ File sizes are small (KBs, not MBs)
  • ✅ Same behavior occurs with:
    • Runtime‑built arrays
    • Hard‑coded arrays
  • ✅ Single attachment fields work
  • ❌ Attachments array field always produces corrupted files
Impact:
This makes it impossible to send a single email with multiple attachments using the Outlook connector in this environment, unless:
  • Multiple emails are sent, or
  • Links are used instead of attachments, or
  • Graph API / HTTP is used (not allowed by company policy)

Questions:
Is this:
  • A known bug with the Outlook connector?
  • A tenant / rollout ring issue?
  • A documented limitation of the Attachments array field?
If possible, I would appreciate confirmation and guidance on whether this behavior is expected or scheduled to be addressed.
Categories:
I have the same question (0)
  • Verified answer
    Ellis Karim Profile Picture
    12,098 Super User 2026 Season 1 on at
     
    This is a known issue. In some instances users have reported that saved files cannot be opened.
     
    Try formatting the attachment array as shown below:
     
     
    File Attachments for Outlook Email Attachments, OneDrive and SharePoint Files
     
    See:
     
     
    Ellis Karim
    Ellis Karim
    elliskarim.com  |  LinkedIn  |  Bluesky
    If this solved your issue, please mark it as ✅ Accepted Answer. If it helped, feel free to give it a 🩷 Like!

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 470

#2
Haque Profile Picture

Haque 416

#3
David_MA Profile Picture

David_MA 344 Super User 2026 Season 1

Last 30 days Overall leaderboard