Skip to main content
File Management

Zip files and folders

Zip files and folders

Compresses files and folders into a ZIP file, saving it to a specified destination path. Useful for grouping multiple files before sending or archiving them.


Options

Path to zip files

Enter the full path and the name of the ZIP file that will be created, including the .zip extension. Example: C:\Desktop\files.zip.

Paths of files to be zipped

Enter the full path of the file or folder that will be included in the ZIP. Use the Add button to include multiple items in the compression.

Returns

This action has no returns.

Rules and Conditions

  • The Path to zip files field is required.
  • At least one file or folder path must be added for the compression.
  • The files and folders provided must exist and be accessible by the robot.
  • The destination directory of the ZIP file must exist before the execution.