Create zip

Create a new zip file from an array of files

Create a zip with given files

files[].file
zip.file
files[].filename
zip.mimeType

With this building block you can create a zip from an array of files. You can create and fill an array of files with an “Add entry” block - see the sample below. The filename provided may contain a /, which is used as directory separator. So it’s possible to have directories in the resulting zip.

Use cases

  • Creating zip files with generated documents

Configuration

Ultradox will load the given files that are stored in the input variable.

 Input prefix

Click on the input prefix button to specify the prefix for the array of documents.

Useful combinations

Creating a zip from multiple templates.

Generate PDF from Contract Template

pdf.file

Add entry with 2 values to the list files[]

pdf.file
files[].file
files[].filename

Generate PDF from Addendum Template

pdf.file

Add entry with 2 values to the list files[]

pdf.file
files[].file
files[].filename

Create a zip with given files

files[].file
zip.file
files[].filename
zip.mimeType

Show the generated document zip

Questions and Feedback

If you have any comments on this page, feel free to add suggestions right to the Google document that we are using to create this site.

If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.

Last Updated: 10/25/18