Hello Zapier Community,
I want to set up an automation that does the following:
- Monitors a specific folder for new files.
- When a new file appears, extracts a person's name from that file.
- Checks if a folder already exists with that person's name in the same directory.
- If the folder exists, places the file inside it.
- If the folder doesn't exist, creates a new folder with the person's name and then puts the file in it
I was able to create a zap that detects new Google Drive files within a folder, but I’m not sure how to assign the new files to the correct folder. Any help would be much appreciated, thank you.