Get an expiring url from an attachment cell value
Hello!Is there a way to get a public expiring url of an attacement through a script?I use this code to get the cell value: let aTable = base.getTable("Table Name");let queryResult = await aTable.selectRecordsAsync({fields: [aTable.getField("Attachmen...
- 21 Views
- 0 replies
- 0 kudos