Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Unzip File to File Reference

Prev Next
Step Details
Introduced in Version9.22
Last Modified in VersionN/A
LocationFile Management> Compression

The Unzip File to File Reference step takes in a specified ZIP file, extracts the files, and returns them as File References.


Properties

Inputs

PropertyDescriptionData Type
Zip FileUsers will select a zip file that the step will return as a File Reference. String

Outputs

PropertyDescriptionData Type
UnzipFiletoFileReferences1_OutputThe step returns the specified zip file as a File Reference. List of FileReference


Example Inputs and Outputs

Inputs: {
zipFile: {
Id: 
FileName:
Size:
FileDateTIme:
Outputs: [
path: 
data: {
Output: [
0: {
Id:
FileName:
Size:
FileDateTime:
*The number of File References depends on the number of files that are extracted.


Step Changes

DescriptionVersionDateDeveloper Task
A new step, 'Unzip File to File References' has been added that takes in a ZIP file, extracts the files, and returns them as File References.
9.22March 2026[DT-047130]