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 / Create a scheduled flo...
Power Automate
Suggested Answer

Create a scheduled flow to only get modified or new items

(1) ShareShare
ReportReport
Posted on by 429
Hello All,
 
For some reason I've having a hard time finding a solution to what I need. I need to create a scheduled flow that runs every half hour and gets items from my SharePoint list that are new or have been modified. I'm NOT looking to trigger a flow when an item is created or modified. If you could link some videos that show this process please let me know. Thanks!
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    13,923 Super User 2026 Season 1 on at
    It is rather simple. Start your flow with the trigger Scheduled cloud flow and configure it to run every 30 minutes:
    Add a Get items action and add a query filter based on where the Modified date is greater than or equal to the current date/time minus 30 minutes (use Created date if you only want to check for new items):
    This is the expression in the filter query:
    addMinutes(utcNow(),-30)
    Be sure to put the expression between single quotes. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard