Zip Files
- 25 Jul 2023
- 1 Minute to read
- Print
- DarkLight
Zip Files
- Updated on 25 Jul 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Step Details | |
Introduced in Version | 5.0.0 |
Modified in Version | 5.0.0 |
Location | File Management > Compression |
The Zip Files step allows a user to add multiple files to create a zip file.
The step uses the .SharpZipLib library to zip which makes it different from the Zip Files Framework step that uses a .NET class.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Files To Include | The desired files to be added to the zip file | List of FileData |
Name | The desired name for the zip file | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Output | Zipped file | FileData |
Related Information
Forum Posts:
No Password Input On The Unzip Files Step
Zip In Masked Text Box
Was this article helpful?