Decompress File
Extract data from compressed file or folder.
This activity extracts the contents of a given compressed file or folder.
Input
Zip Path:
String Argument
Required
The full path of the compressed file or folder that is to be unzipped.Password:
String Argument
Specifies the password required for decompressing an encrypted file.Extract Path:
String Argument
Required
The destination path where the zip file is to be extracted.
Last updated