Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Example of power automate that finds files based on part of the name

(1) ShareShare
ReportReport
Posted on by 43
Does anyone have an example of a Power Automate that finds files in a folder based on part of the file name. I have a list of file names such as C1234. I need to find the corresponding file in a folder of files with names structured like "Applesauce_C1234_bbb123.pdf". So I need to scan the entire filename for the matching 5 characters.
  • Ellis Karim Profile Picture
    11,053 Super User 2025 Season 1 on at
    Example of power automate that finds files based on part of the name
     
    If your files are stored in OneDrive, then you can use the pattern matching feature in the "Find files in a folder path" action:
     
    But I suspect you want to use SharePoint. Unfortunately the current SharePoint connectors don't provide the same functionality as the  OneDrive "Find files in a folder path" connector. For SharePoint you would need to use a combination of "Get files (properties only)" action and the "Filter array" using it with functions like:
    startsWith()
    endsWith()
    contains()
     
    Another method is to use Power Automate and the SharePoint Search REST API endpoint as explained in this video:


    Ellis

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492