I’m working on a project to streamline file management within a SharePoint document library for a banking workflow. The library contains a large set of folders, each with files related to specific customers who have loans with the bank. These files have inconsistent and unstructured names, making it difficult to manage them efficiently.
My goal is to create a Power Automate flow that can:
- Loop through all the folders and process each file individually.
- Extract key information (e.g., customer name and loan number) from the content of each PDF file (there are many files in these folders that have no correlation to the information needed).
- Use the extracted information to rename the folder in a consistent format, such as
CustomerName_LoanNumber.
I'm completely new to power automate and am looking for a faster solution to an otherwise resource heavy and annoying problem. Attached is an example of what content the folders would contain and what the power automate script would have to sift through to be able to get the information to rename the folder to the correct name.
The example name and loan number are in the 201311_cfpb_kbyo_closing-disclosure file.
Any advice, best practices, or resources to achieve this would be greatly appreciated. Thanks in advance!


Report
All responses (
Answers (