Unzip Files
  • 10 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Unzip Files

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFile Management > Compression

This step takes in a single zipped folder (FileData) and outputs an array of files (FileData) found within that folder. If these outputs need to be converted to FileReference, a Load From File Data step can be used to create a FileReference type from FileData.



Properties

Inputs

PropertyDescriptionData Type
Zip fileFile to unzip.FileData

Outputs

PropertyDescriptionData Type
UnzipFiles1_Output
List of files that were previously compressed.List of File Data

Related Information

Example Labs:
Unzip a Zip Folder


Was this article helpful?