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 extraction outpu...
Power Automate
Answered

Email extraction output has HTML code.

(0) ShareShare
ReportReport
Posted on by 2
Hi Team - I created a flow to extract email body content into excel. I have configured flow and it's running successfully. The issue is when the output is extracted I get the HTM codes in each excel cell. For example I would like to get if email body has First Name and Name needs to be extracted not whole HTMl code. 
In Add a row into table i'm using following expression. Can anyone guide to fix this issue. 
trim(
  replace(
    replace(
      first(
        split(
          last(
            split(
              triggerOutputs()?['body/body'],
              '<strong>Event RSVP:</strong>'
            )
          ),
          '</span>'
        )
      ),
      ' ',
      ''
    ),
    ' ',
    ''
  )
)
Screenshot 2026-0...
Screenshot 2026-0...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

I have the same question (0)
  • Verified answer
    RobElliott Profile Picture
    10,521 Super User 2026 Season 1 on at
    Have you tried using the HTML To Text action? That strips out the HTML tags leaving you with just the email text.
  • SC-02070726-0 Profile Picture
    2 on at
    Yes, I did use HTML to Text action and now it's working fine. thank you

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard