Hi there, I am trying to set up a scenario and I almost have it right, but I seem to be missing a vital step and am not sure how to include this.
I have a folder in Onedrive that is linked to a trigger within Zapier, so when a client signs my contract via my CRM it creates a new folder within my already existing OneDrive folder called ‘Design Clients’. The new folder is created using the clients’ name. I then want Make to watch for that newly created client folder, and create several new sub-folders to be nested within the new folder.
How I have it setup in Make at the moment, it is creating the folders but not nesting them as sub-folders within the new folder that was created under the clients name. I don’t know how to get it to look for a newly created folder that was just made via Zapier, as of course, this doesn’t yet exist in my folders to choose from in Make and each new folder will have a new name. Also, it is running every 15 mins creating multiple folders for the same client, I only want it to create the folders for each customer once. How can I get it to check only for NEW client folders and not create duplicates? Can anyone point me in the right direction please? I hope this makes sense, hopefully the below will help