Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
You need to write a short URL formula to generate a link to the file attachment using one of two formats described in the API docs:
File Management
https://help.quickbase.com/api-guide/index.html#filemanagement.html
The two URL formats are as follows:
https://subdomain.quickbase.com/up/DBID/a/rRID/eFID/vVID
https://subdomain.quickbase.com/up/DBID/a/rRID/eFID/vVID/FILENAME.EXT
File Management
https://help.quickbase.com/api-guide/index.html#filemanagement.html
The two URL formats are as follows:
https://subdomain.quickbase.com/up/DBID/a/rRID/eFID/vVID
https://subdomain.quickbase.com/up/DBID/a/rRID/eFID/vVID/FILENAME.EXT
- MalcolmMcDonald2 years agoQrew Cadet
Updating the link reference:
Appendix 2: Managing Files
------------------------------
Malcolm McDonald
------------------------------