Decompress files
The Decompress files action decompresses a ZIP file and produces a list of Base64 encoded files.
Action input

The following table describes the fields in the Decompress files action input:
| Field | Description | Required |
|---|---|---|
| File | Select the ZIP file to decompress from the Suggestions drop-down. You can use Liquid. | Yes |
Action output

The following table describes the properties in the Decompress files action output:
| Property | Description | |
|---|---|---|
| Files | An array containing the decompressed files. | |
| Name | The name of each decompressed file. | |
| Content | The Base64 encoded content of each decompressed file. |