As above, I have a requirement for when the flow triggers and meets a certain criteria, i want to be able to send an email back to the user who last saved the list item. They would be saving the list item via a form in a canvas power app.
@v-bofeng-msft Thank you, that is what i was using and assumed it would work but no when i test I am getting the Editor as a different person to the person who save the form that triggers the flow to run
See the screenshot below.
I created a field called "sendPrintEmailTo", this is a text field that will just populate with the logged in users email, that is the person who clicks save on the form. In the example below, the persons email starts with a "C".
But below that you can see the Editor fields and that email starts with a "O", that person is not that last modified by user, it should be the user with email starting "C"
Hi @CiaranCampbell ,
Please try:
outputs('Get_items')?['body/value'][0]['Editor/Email']
Best Regards,
Bof
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1