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 Automate
Answered

Using flows

(0) ShareShare
ReportReport
Posted on by 30

If some of the folders in SharePoint document library doesn't contain any item (if its empty for 2 weeks in the beginning of every month (10 Business day)).

Identify/check those empty folders and notify an email pop-up to alert the Vendors/the respective member on the folder is empty.

Categories:
I have the same question (0)
  • Verified answer
    v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @rupach ,

     

    Do you want to send an email notification when a folder is empty?

    Please check the following flow configuration for a reference.

    Add the trigger. Here I am using Button, you could change it to a Recurrence to your scenario.

    Get files (properties only) from the specific library.

    Add a Condition to check if the file name contains a ‘.’ Or not:

     

    File name with extension (dynamic content) does not contain .

     

    Under if yes branch, add action List folder. Select dynamic content Identifier from the previous action.

    Add Condition 2 with the following code:

     

    empty(body('List_folder'))
    
    is equal to
    
    True

     

    Under If yes branch of Condition 2, add action Send an email to notify the user.

    Images like below for your reference.

    1.PNG2.PNG

     

    Best regards,

    Mabel

     

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 442

#2
Vish WR Profile Picture

Vish WR 328

#3
David_MA Profile Picture

David_MA 268 Super User 2026 Season 1

Last 30 days Overall leaderboard