Hey all!
I’m needing to: automate the creation of a folder on Google Drive, then once that folder is created, create a new subfolder inside of it.
Example: RootDrive/ ClientFolder /ProjectFolder
Where I’m stuck: I can create the parent (client) folder, but once I do that, I’m not sure how create a subfolder inside of it.
Bonus: Is there a way to copy a folder template and have that pasted in place?
Thanks!