Use these utility steps to work with files. See below for examples of each step's input and output.
Add file to Zip Archive
Adds the given file to the zip archive.
Extract File from Zip Archive
Extracts the given file from the zip archive.
List Zip Files
Returns a list of file names in the given zip file.
Remove File from Zip Archive
Removes the given file from the zip archive.
Unzip File
Unzips the given file.
Zip File
Zips the given file.