I am struggling to get a filter query created for power automate to only retrieve a sharepoint items created within the last 60 minutes.
I am using the query below createdon addMinutes(convertFromUtc(utcNow(), 'Eastern Standard Time'),-60)
Any help that someone can provide would be greatly appreciated.