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 / Help setting up an aut...
Power Automate
Suggested Answer

Help setting up an automated email sendout when a file is updated

(0) ShareShare
ReportReport
Posted on by
Hi,
My flow is.....
  1. When an item or file is modified
  2. Get my profile (V2)
  3. Send email (V2)
If this method is wrong for sending out an email to all file users when the file is altered then I'll happily change it !
At the moment I can't work out how to send out the email once a day at a specific time ?
The old SharePoint alerts was easy to set up but it's took all day to get my email to send out a notification from my outlook mailbox.
The old system just sent out the notification from SharePoint.
 
Any help or pointing in the right direction would be gratefully received.
Thanks,
Iain
 
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,956 Super User 2026 Season 1 on at
    If you want the flow to send out the e-mails at a specific time each day, you need to create a scheduled flow.
    1. Schedule the flow at for the time you want it to run.
    2. Use a get items action with a filter query where the modified date is greater than or equal to (ge) the current time minus 24 hours. See Power Automate Get Items Filter Query Date for more information on this.
    3. Add a condition to check if any items were found using the length() expression on the items returned is greater than 0.
    4. Then use an apply to each on the items found.
    5. In the apply to each add your e-mail action to send the e-mail.
     
    In your post you said it has taken you all day to get a notification. That would seem to indicate a different issue, or you do not understand the trigger you used. Based on your post, it says you are using the When an item or file is modified trigger. In order for the flow to run, the list item or file actually has to be opened, edited and saved again before it will send the e-mail. 

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard