Last Updated: Sep 13, 2021
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 of the attachment to be inserted |
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.
- Both data and column names must be comma-separated.
Download attachments from jiffy table row (InvoiceDetails, Logo, C:\Invoice, 5fba170c58e0a754f2aXXXXX)
To view all the Table functions, click here.