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 / Send Email with csv at...
Power Automate
Unanswered

Send Email with csv attachment

(0) ShareShare
ReportReport
Posted on by 7

I am trying to send multiple .csv attachments in a single email bit it keeps failing stating "Invalid Template"  other file types I have tested and work flawless .png, .jpg, .xlsx no problem sending the email, It is only the .csv files that are failing. I followed this post to create the flow and used Expression "body('Get_attachment_content').$content" in the Array  instead of the SharePoint Get attachment.  

 

ERROR RECEIVED

InvalidTemplate. Unable to process template language expressions in action 'Append_to_array_variable' inputs at line '1' and column '2325': 'The template language expression 'body('Get_attachment_content').$content' cannot be evaluated because property '$content' cannot be selected. Property selection is not supported on values of type 'String'. Please see https://aka.ms/logicexpressions for usage details.'.

 

 The flow below works for all common file types except .csv.

 

JSON Array ValueJSON Array ValueError when trying to get .csv attachmentError when trying to get .csv attachment

Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Stephen_Tyson,

     

    Could you please share a full screenshot of your flow's configuration?

     

    The issue is confirmed on my side, if the attachments related to the item is CSV files, the "Get attachment content" action returned is binary text representation of the content of CSV file and the output of this action doesn't include $content property:16.JPG

    But the output that we want actually as below:17.JPG

     

    If the attachments is CSV files, the "Get attachment content" action returned is binary data, but there is no way to analyze binary data in Microsoft Flow currently, so I afraid that there is no way to send multiple .CSV attachments in a single email.

     

    In addition, you could consider take a try to manually convert the CSV files into .XLSX files firstly and then send multiple .XLSX files in a single email.

     

    If you would like this feature to be improved in Microsoft Flow, please submit an idea to Flow Ideas Forum:

    https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas

     

    Best regards,

    Kris

     

     

  • Stephen_Tyson Profile Picture
    7 on at

     

    Here is the entire flow. 

    SendEmailAttachment.PNG

  • tcarr Profile Picture
    2 on at

    I have the exact same problem as the original poster.  All attachments seem to work fine with Flow except for CSV extensions.  Is this a known behavior/bug with Flow?  Is there a workaround that would allow me to build an error-handler for CSV files and treat them differently?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 251 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 239

#3
Expiscornovus Profile Picture

Expiscornovus 220 Most Valuable Professional

Last 30 days Overall leaderboard