I'm trying to create an automator workflow that will continuously monitor my "Downloads" folder and upon detection of a certain file type extension (.pdf), will move that file to subfolder "Adobe".
I create and customise the workflow with the "Filter Finder Items" and "Move Finder Items" actions, but I am missing the AppleScript code that will wait until the file has completed downloading in order for Automator to use it in the correct destination folder.
Can someone please help me with the AppleScript code and also let me know if it's necessary for the Automator Workflow to be saved inside the "Downloads" folder or can be saved anywhere I want?
Thanks for your time.
I create and customise the workflow with the "Filter Finder Items" and "Move Finder Items" actions, but I am missing the AppleScript code that will wait until the file has completed downloading in order for Automator to use it in the correct destination folder.
Can someone please help me with the AppleScript code and also let me know if it's necessary for the Automator Workflow to be saved inside the "Downloads" folder or can be saved anywhere I want?
Thanks for your time.