Unzip New Files Builder

The Unzip New File Action Builder unzips all new files from an existing zip file.

media_1481895018748.png

File Path – the path of the zip file.

media_1481895034308.png

Choose Yes if the zip file will contain a password.

Password – the variable that will contain the password.

Note: the password variable will need to be set prior to this point in the script.

media_1481895048321.png

Unzip Directory – the variable that will contain the path to where the contents will be saved.

Note: the variable will need to be set prior to this point in the script.

Created Script

media_1481895062195.png

Open Zip File – opens an existing zip file.

Unzip New File – unzips only new files that are not already contained in the directory.

Close Zip – closes the open zip file.