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 / get the subject from t...
Power Automate
Answered

get the subject from the first email

(0) ShareShare
ReportReport
Posted on by 2
Hi everyone,
 
I need to get the subject from the first email that I get from the get Email activity. I already used the Top 1 property in the Get Email activity so I am expecting one email. However, when I use the initialize variable and use the first function to get the subject it surrounds with the Apply to each block and I do not get the subject in the list as well, am I missing something?
 
Categories:
I have the same question (0)
  • Verified answer
    eetuRobo Profile Picture
    4,518 Super User 2026 Season 1 on at
    Power Automate tends to think that you want to loop through all of them so its trying to help even though that's not what you are trying to do. Its frustrating.

    Write the expression manually: 
    first(outputs('Get_emails_(V3)')?['body/value'])['subject']

    So inside the first() function insert the array of the output so Get emails -actions outputs body/value. Choose the body/value from the dynamic content list so that Power Automate doesn't force the apply to each.

    Then outside the first put the property you want so in this case ['subject']

      

     

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 607

#2
Valantis Profile Picture

Valantis 456

#3
11manish Profile Picture

11manish 352

Last 30 days Overall leaderboard