Is there a way to store the "Get Table File Url" in a column?

Hello, I’ve gone through several posts regarding accessing work-flow generated PDFs.
With the help of related posts, I was able to access (& download/print/share) the getablefileurl with the concerned person(s).
By turning off - “Require Image and File URL Signing”, I would just concatenate the URL with a serial number.

CONCATENATE(ENCODEURL(https://www.appsheet.com/template/gettablefileurl?appName=xxxx&tableName=xxxx&fileName=xxxx") , [Serial_Number] , “.pdf”)

However, this means there’s a chance someone changes the Serial Number and accesses other invoices.
So, it makes sense to turn it on for security purposes.
When the “Require Image and File URL Signing” is turned on, we can’t access it without “&appVersion=xxxx&signature=xxxx”

How can I go about obtaining the App Version and Signature?
Thanks!

0 7 875
7 REPLIES 7
Top Labels in this Space