Built-in apps
Archive
10min
with the archive app in {{product name}} , 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 archive modules you can use the following modules to build your {{scenario plural lowercase}} actions extract an archive 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 ) extract an archive from a previous module aggregators create an archive 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 transformers deflate compress binary data with a deflate algorithm field description data enter the data you want to compress using the deflate function gunzip decompress a gunzip binary data file field description data enter the data you want to decompress gzip compress a binary data file using gzip field description data enter the data you want to compress using gzip inflate compress binary data with an inflate algorithm field description data enter the data you want to decompress using the inflate function