I have a few thousand forms/contracts/agreements that I am currently scanning to pdf. The documents range from 1 page to 4 pages and they all have client name, date, etc. Technically inclined but have not used power automate before. Hoping for feedback on how/if power automate could be used to automate a few steps.
Currently scanning the documents into a onedrive folder with generic file name "scan-{yyyyMMddHHnn}-{0000}.pdf".
Steps hoping to that automate could be used to assist with:
1. Process OCR on pdf.
2. Extract client information, document date, etc.
3. Extract form type. We would need to provide some specifics on this, some have a form title, some have a form version in the footer, etc.
4. When data is extract, rename the pdf using name, date, doc type.
5. Move the pdf to a new location using a folder structure based on client name and year.
At a high level, how would you use power automate to process the steps that could be done.