Last Updated: Feb 14, 2022
Use this function to download attachment from Jiffy Table row.
Download attachments from jiffy table row(table_name, column_name, folder_name, UUID)
Input Parameter Name | Description |
---|---|
table_name | Name of Jiffy Table |
column_name | Column Name |
folder_name | Folder path where the attachment to be downloaded |
UUID | UUID of the record |
The Jiffy Table name and Columns names provided must match with the names in the Dataset and are case sensitive.
Download attachments from jiffy table row (InvoiceDetails, Logo, C:\Invoice, 5fba170c58e0a754f2aXXXXX)
To view all the Table functions, click here.