Insert Data Block
This inserts extra data into the variables or table.
Import file
Put the contents of the file in a variable or the table column. You need to allow GoLess to access the file URLs to use this functionality.
Open
chrome://extensions
Find GoLess and click "Details"
Scroll down and turn on "Allow access to file URLs"
You can type the absolute path of the file or the file's URL in the value text field:
Absolute Path
Windows:
C:\Users\Public\Documents\test.docx
MacOS:
/Users/Josh/Desktop/documents.pdf
URL
https://example.com/files/file.pdf
https://example.com/list.txt
\
Last updated