Hi
I am using Power Automate Desktop and don't have sharepoint/onedrive etc.
I am trying to make a task that will do a bunch of things and then send an email with the data i have extracted from logs etc.
One of the things i am trying to do and am stuck on, is i want to get the file names of the files in a folder and print to an email (this part is done) however the next part i want to print in the email is the last modified date of the said files.
How can i query the last modified data for a file eg: abc.csv so that when the email is sent, i can make sure at a glance that the file is less than 24 hours old.
The whole point of this exercise for me is to build up some simple to understand email reporting based on complicated logs (which the end user wont understand) with the data massaged in a way that makes sense.
I can't seem to figure out how to do it. Is there a way to extract the metadata?

