cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
1 min read

Provides utility methods for working with zip files

Actions

Compress Gzip

Compress Gzip file

Input Comments Default
File Data File to Gzip compress

Decompress Gzip

Decompress Gzip file

Input Comments Default
Gzip File Data Gzip data to decompress

Unzip

Decompress a Zip file

Input Comments Default
Zip File Data Zip data to decompress

Zip

Compress a Zip file

Input Comments Default
Files Files to include in the Zip; should be an object with filename keys and values containing file contents