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 / Email attachment decod...
Power Automate
Answered

Email attachment decoding?

(0) ShareShare
ReportReport
Posted on by 5

I have a really simple flow that takes an email attachment and sends an HTTP POST with the attachment contents in the body. 

ms_admin_0-1595279575436.png

 

The email attachment is a simple text file that just says the word "test"

Why do the contents come through like below?

 

image.png

If I don't use a string variable and simple send "Attachment Contents" in the HTTP body, it comes through just as strange

image.png

What is the proper way to use text attachment contents in a flow without the encoding messed with? Thanks a ton, 

Categories:
  • Verified answer
    v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @ms_admin,

     

    The content of the received attachment is base64 code, if you want it to display readable, you could use the base64ToString() function convert it into string, for example:

    base64ToString(outputs('Get_Attachment_(V2)')?['body/contentBytes'])

    Annotation 2020-07-21 162027.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • ms_admin Profile Picture
    5 on at

    Thank you so much, this helped.

     

    It also turned out an image in my signature was being sent as an attachment while testing making things even more confusing. 

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard