Create Zip File From File Reference
  • 04 May 2025
  • 1 Minute to read
  • Dark
    Light

Create Zip File From File Reference

  • Dark
    Light

Article summary

Step Details
Introduced in Version9.10.0
Last Modified in Version9.10.0
LocationFile Management > Compression

This Step allows users to create a .zip file from a File Reference object rather than from File Data. File References have a lower impact on memory and are much more performant than File Data, so in general it is best to use File References in builds. This Step is only available in v9.10 and above.


Properties

Inputs

PropertyDescriptionData Type
File To AddThe File Reference object that will be zipped.File Reference
Zip File NameThe name of the newly created .zip file.String

Outputs

PropertyDescriptionData Type
CreateZipFileFromFileReference1_Output
The newly created .zip fileFile Reference



Was this article helpful?