how to save files into one folder from multiple apps

Hi all,

I have two applications for cars: asset management (Car_AM) and contract management (CAR CM). Both work mainly with data stored in AppSheet DB. However for each app I need to have some documents for each car (some of them to be uloaded, some of them generated by App). I would like to store documents generated by both appication to one folder for each car (folder name to be license plate).

Up to now, I was not able to "convince" applications not to save files in their own folders under "/My Drive/AppSheet". Do you have any advice how to create one folder shared by both applications?

Solved Solved
0 2 112
1 ACCEPTED SOLUTION

Hi David,

This may seem a little obvious, but have you tried the File Folder Path option (under automation>your file generating bot>process for creating new file)?

View solution in original post

2 REPLIES 2

Hi David,

This may seem a little obvious, but have you tried the File Folder Path option (under automation>your file generating bot>process for creating new file)?

Hi Taylaur,

one App is uploading file and should save file to desired folder specified in "Image/file folder path" in specification of FILE column. It does not work (file is saved all the time under "/My Drive/appsheet/data/APP-ID/. ). What I should enter into "Image/file folder path" to save file into e.g. /My Drive/FOLDER 1?