Archive
| With the Archive app in , you can create an archive, extract files from an archive, compress files, and decompress files. |
---|
You do not need to establish a connection to use the Archive app.
You can use the following modules to build your .
Extracts files from a ZIP archive.
Field | Description |
---|---|
Source file | Select the file you want to extract. It can be retrieved from a previous module (e.g. Dropbox, email, etc.). |

Creates a ZIP or TAR archive from received files.
Field | Description |
---|---|
Source module | Select the module you want to retrieve the files from. |
Type | Select whether you want to add files to a ZIP archive or a TAR archive. |
Archive name | Enter a name for the created archive. Do not add an extension. |
Source file | Map the source file or select the radiobutton with the file source. |
Compress binary data with a deflate algorithm.
Field | Description |
---|---|
Data | Enter the data you want to compress using the deflate function. |
Decompress a gunzip binary data file.
Field | Description |
---|---|
Data | Enter the data you want to decompress. |
Compress a binary data file using gzip.
Field | Description |
---|---|
Data | Enter the data you want to compress using gzip. |
Compress binary data with an inflate algorithm.
Field | Description |
---|---|
Data | Enter the data you want to decompress using the inflate function. |