What are you trying to achieve?
Hello. Here’s what I’ve been trying to do but couldn’t figure out. Any help would be sooooo appreciated.
I want to create an automation that will run inside folder “X” on my Google Drive.
I want this automation to get triggered whenever a new folder is created within folder “X”.
If the new folder has the same exact name as another folder inside folder “X”, I want the files from the new folder to move inside the old folder with the same name.
After that, the new folder could be deleted.
If there is no other folder inside folder “X” with the same name, then nothing should happen.
Steps taken so far
The first modules I used are Watch folders and then Search for files/folders. Initially, I thought I understand how all steps are supposed to flow, but now nothing makes sense anymore. I haven’t used Make before and I don’t know how to set this up. And I couldn’t find a tutorial for what I’m looking for. Thank you