How to call the PDF Link that i created

Hi Good Day, I do have a problem with the formula. I’ve created a Automation that when I click Yes in Create PDF it with provide the link of the created PDF. But when i click it the link provided “404 - File or directory not found.”


My formula for the Actions is:

Data: set the values of some columns in this row.

CONCATENATE(“https://www.appsheet.com/template/gettablefileurl?appName=”, ENCODEURL(“MonthlyPerformanceReportDatabase-1750141”),"&tableName=", ENCODEURL(“Monthly Performance Report Database”), “&fileName=”, ENCODEURL(CONCATENATE("/Files/"[MONTHS],"-",[Discussion Planner Key],".pdf")))

When i check on the folder where the PDF is saved and created it’s there but when i click the link in g sheet. The error is “404 - File or directory not found.”

Thanks community if someone will help me with this. Thank you

1 10 5,205
10 REPLIES 10
Top Labels in this Space