Hi,
I was trying to research of a way to filter emails from Get Emails action based on time. My flow runs every hour and i want to only get those that was received an hour ago.

One information that i found is just download a number of emails, loop at the information and create a condition to filter based on received date. I was hoping maybe a better way using the search query to remove the looping process.