Hello,
This is my first time posting here but I am a long-time lurker. Forgive me because I have no diagrams or photos to offer as I am lost on where to even get started, but I am needing help with creating a workflow that seems a little complex and I am not sure if its even possible. I have a SharePoint list where users submit requests to my team to conduct a QC review. When they submit the item, they fill out a form and include the documents that need to be reviewed as attachments. One of the columns in the form is a drop down where users can select their respective department name, which there are over 50. I currently have an automated flow that runs each time a submission is created that takes the attachments submitted, creates a new folder within a single document library within my SharePoint, names the folder as Submission ID# - Department Name - Request Type, and then deposit the documents within that folder. This has worked with no issues so far, but it is getting very messy to sort the folders by department name and the number of submissions we are receiving has started to grow. I am trying to organize this a bit better and created multiple folders within the single document library, labeled by the departments name (i.e. HR, Risk, Customer Service), and started manually moving items into their respective departments folders. I would very much like to automate this so that any time a new item comes in, it routes to the respective folder. Is there a way to setup a flow that could match the department name on the submission form to the department name on the individual folders within the document library and essentially do the same thing: Create a new folder, within the department folder, name the folder Submission ID# - Department Name - Request Type, and deposit the documents that were attached in the submission.
TL;DR: Looking for an automated workflow that would take documents attached by a user through a submission form, and deposits them into a new folder within an existing folder, within a document library, by matching the department name on the submission form and the existing folder.
I hope this was clear, but I am happy to elaborate further if needed. Thank you in advance for any help that you can provide.