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 message id from a ...
Power Automate
Suggested Answer

get message id from a mail you sent via power automate

(0) ShareShare
ReportReport
Posted on by 2
i am creating a flow where it sends mail to multiple email id present in a sheet and update when mail is sent. i also wanted to create another flow to reply on the same mails , so needed message id for them
i was trying to do this via adding a get email v3, where i show my sent email folder and use compose to save the value, but it shows blank.
this is the flow layout:
 
this is the compose expression:
first(body('Get_emails_(V3)')?['value'])?['Id']

any help is appreciated
I have the same question (0)
  • Suggested answer
    Ellis Karim Profile Picture
    12,163 Super User 2026 Season 1 on at
     
    I think the expression needs to be
    first(outputs('Get_emails_(V3)')?['body/value'])?['id']
    There are other expressions that will also get you the id:
    first(body('Get_emails_(V3)')?['value'])?['id']
    body('Get_emails_(V3)')?['value']?[0]?['id']
     
     
     
    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!
  • CU24022036-0 Profile Picture
    2 on at
    Unfortunately even that did not help :(

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