web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Triggering notification emails from dates in a Sharepoint list

(0) ShareShare
ReportReport
Posted on by
I have a list of active items with expiration dates and need to automate sending emails to the owners (also in the same list pulling from a person or group) to remind them 30 days before expiration, 7 days before expiration and on the expiration date. I have been struggling with this for a week and none of the copilot recommended flows work. Has anyone been able to accomplish this, and if so, how? Please share and save me from Power Automate insanity! Thank you 
I have the same question (0)
  • Suggested answer
    Tomac Profile Picture
    2,346 Moderator on at
    Triggering notification emails from dates in a Sharepoint list
    1. Recurrence trigger that runs once every day.
    2. SharePoint Get Items action to get all of the relevant items (probably an ODATA filter looking for Expiration date less than today plus 30 days and greater than today).
    3. Filter Array on Expiration Date formatted as yyyy-MM-dd equals today plus 30 days formatted as yyyy-MM-dd
    4. Apply To Each loop on the filtered array
      1. Send An Email action to the relevant person
    5. Filter Array on Expiration Date formatted as yyyy-MM-dd equals today plus 7 days formatted as yyyy-MM-dd
    6. Apply To Each loop on the filtered array
      1. Send An Email action to the relevant person
    7. Filter Array on Expiration Date formatted as yyyy-MM-dd equals today formatted as yyyy-MM-dd
    8. Apply To Each loop on the filtered array
      1. Send An Email action to the relevant person
    This flow structure will accomplish your goals.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 533 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 368 Moderator

#3
Expiscornovus Profile Picture

Expiscornovus 290 Most Valuable Professional

Last 30 days Overall leaderboard