Skip to content

Archive

Actions

Extract an archive

This action module extracts files from an archive. These files can be further processed using other apps/modules.

Source file Select the file you want to extract. It can be retrieved from a previous module (e.g. Dropbox, Email, etc.)

61f267246445b.gif

Example

Get the ZIP file from the defined Dropbox folder (e.g. Archives), extract it using the Archive module and send extracted files to the desired email address as attachments with the Email or Gmail module.

61f26726ce61a.png

Aggregators

Create an archive

Adds the desired files to a ZIP or TAR archive.

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 (e.g. Gmail - Iterate attachments).

Example

Watch incoming emails using the Gmail > Watch emails module. If an email is received, its attachments are iterated into individual bundles then archived to the ZIP file and saved to the defined Dropbox folder.

61f26727dd97c.png

Transformers

Inflate

Data Enter the data you want to decompress using the inflate function.

Deflate

Data Enter the data you want to compress using the deflate function.