Folder, sub folder and file from Google Drive

Hello Everyone,

I'll like to know how to set up folder by folder in Appsheet from Google Drive.

I have some folder, sub folder and file in Google drive. And I want to insert these folder , sub folder and file in Appsheet.

How to do?

Let me know.

Thanks

 

0 5 216
5 REPLIES 5

Thanks Bro

I'll try.

Screenshot_2023-06-21-12-11-14-447_x1Trackmaster.x1Trackmaster.jpg

โ€ƒI did as you said. But I didn't open file .

So I make a new action to open file as expression below.

CONCATENATE("https://www.appsheet.com/Template/gettablefileurl?",
"appName=",ENCODEURL("NeoApp-4381282"),
"&tableName=",ENCODEURL("GDF"),
"&fileName=",ENCODEURL([File]))

Even though I have action to open file, but I didn't.

Please let me know how to proceed.

Thanks Bro 

Top Labels in this Space