The Unzip File to File Reference step takes in a specified ZIP file, extracts the files, and returns them as File References.
Properties
Inputs
Property
Description
Data Type
Zip File
Users will select a zip file that the step will return as a File Reference.
String
Outputs
Property
Description
Data Type
UnzipFiletoFileReferences1_Output
The 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
Description
Version
Date
Developer 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.