Get file URL while Require File URL signing is enabled

Hi.

On the documentation, there is this mention :

External URL for image files

By default, app images and other files identified by name (such as, MyImage.JPG) or relative path (such as, Images/MyImage.JPG) will not have a predictable, meaningful URL that can be readily used outside of the app. If you would like the images stored by the app to be available for other uses, you will need to take extra steps.

About the text in bold, I want to know if can we do the same for files ? There are specific columns where I would like to have access to the file URL for public use.

Thanks !

If you construct the URL with the same way, as far as I know the same should go to files as well.

1 Like

Yes, apparently, URL signatures does not expire…

Is there a way to capture the full URL of an uploaded file in a column ?

Explained in here.. https://support.google.com/appsheet/answer/10107317?hl=en&sjid=6663102206251875340-EU#:~:text=enabled%20if%20possible.-,Next%2C,-configure%20your%20app

1 Like