Hi all,
Currently, I have another automation setup that pulls files from my email to a general, unfiled sharepoint folder (unfiled bulk) - this is complete.
What I'd like some help with is moving those files in bulk from the first folder (unfiled bulk) to another folder (automated) where ideally, the Automate flow would move files from this folder (automated) to their designated sharepoint folder (filed) based on certain keywords (text) inside of the file. This would only need to read PDFs and word docs.
My first question: how do I set up my flow to send files from one folder to another within sharepoint?
My second question (directly linked to the first), pertains to how to read the content inside of the file so I can tell automate which folder to send the files to. Based on my research, this can be achieved a few ways, but most are behind the premium membership. I was wondering if there was a workaround to reading the content inside the file without needing premium access or having to setup an API? The idea I came up with involves using OCR to JSON, but I don't have much experience using this.
For reference, I've attached screenshots of my current flow. I compiled these from some templates that sounded similar to what I was trying to create.
Thanks in advance for your response!