PROCESIO
OverviewPlatform ActionsIntegrations & DemosCustom ActionsDeveloperโ€™s Guide

Zip

Use this action for zipping files easily.

Use this action for zipping files easily.

ZIP action gets a list of files as input and compresses them as a ZIP archive.

How to configure the ZIP action?

1. Create a process and give it a name.

2. Drag the ZIP action to the canvas and link it to the other actions.

3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:

4. Fill in configuration details:

File list

Files to zip

  • add variable (File type, list) that will carry the files to compress
  • Required:ย Yes

Archive name

Name of the output zip file.

  • Required:ย Yes

Archive

Compressed files output

  • add variable (File type) that will carry the zip archive
  • Required:ย Yes

There is no limitation to # of files added to be compressed.

5. Save, Validate and Run the process.

6. The process will ask for input files.

7. Click Run.

8. Click Check Instance to view the results.

Click on the download icon next to Output:

And a zip file will be saved with the name given in the action configuration:

On this page