The Extract Zip To Directory activity extracts all the files in the specified zip archive to a directory on the file system.
A workflow could use the Extract Zip To Directory activity to extract a .zip file uploaded by an end user into its constituent files.
Source Zip File |
Required Type: String The path to the zip archive that is to be extracted. |
Destination Directory |
Required Type: String The path to the directory in which to place the extracted files. |
This activity has no outputs.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.