Creating new folder in Google Drive from Appsheet

Hi 

I have one view wich is linked to my sheet It's Contacts list sheet .

Is it possible to automate when someone Add a new contact it automatically create a new folder in Google Drive and name the folder to be similar to the contact ID 

 

Another thing is it possible to let users see this Folder and see it's contents.

 

Thank you.

Solved Solved
0 3 2,024
1 ACCEPTED SOLUTION

Create an automation with a Call a script task that calls a function from an Apps Script project that creates the folder, sets its permissions, and returns the information you need to provide a link to the user via the app.

View solution in original post

3 REPLIES 3
Top Labels in this Space