Hello! I am trying to automate my workflow and am not sure the best way to go about it and would appreciate any advice to set me in the right direction. I run an online poster print shop, and weekly I am downloading a list (spreadsheet) of all my orders that need printed for that week. On this order list is a list of all the sku’s that need printed, which are relevant to the files/file names that need printed, but it’s takes me a lot of time to go through my master folder of files, copy each file that needs printed and paste it into a ‘ready to print’ folder. I have literally tens of thousands of skus because of different sizes. I feel like there’s got to be a way to take my list of skus/file names, and automatically make copies of all the files that are on this list and put them into a new “ready to print” folder, instead of manually doing it like I am now.
So for example, I have a spreadsheet list with the Sku’s
acrylic-kitchensignv1-30x20
acrylic-christmassignv2-24x24
etc.
so my file names for these skus would be like
kitchensignv1-30x20
christmassignv2-24x24
How do I take this spreadsheet list, and trigger the event to make copies of the files that are on the list and paste them into a new, “ready to print” folder? I currently have all these files stored locally but would upload them into a master folder on google drive or dropbox to achieve this automation, but wanted to see if what I’m doing is possible before setting that up. Thanks in advance for any advice to set me in the right direction.