Would it be possible to create a workflow that will create a Google folder from a trigger, and then once created, share the folder, and paste the link in a Google sheet cell?
I have two columns:
[Create Google Drive Folder?]
[Docs]
I would like to see if there’s a way to make a bot that when [Create Google Drive Folder?] = “Yes”, a bot will run, created a Google folder in a directory, let’s call it Job Folders, make the folder sharable, and then paste the link in the [Docs] column, based on a key of coarse correlated to the [Create Google Drive Folder?] column.
I do this already manually for every row, but it would be very nice to automate.
I don’t think you need to build the mechanism. If you explicitely say to AppSheet: “create a file in this folder”, if the folder is not existing already, it will create it for you.