Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Unzip operation

Extract one or more compressed attachments from a zip archive. You can extract all the compressed attachments in an archive or choose specific attachments to unzip.

FieldDescription
OperationUnzip operation that extracts the attachments from the zipped archive in the record.
Source Attachment RecordsRecord that contains that zipped archive that you want to unzip.
Target recordRecord that you want to unzip the attachments in the zipped archive to.
Target TableTable related to the target record. The table is automatically populated when you select the record from the Target record field.
Advanced Options
Files to UnzipOption to select the files that you want to unzip. Use the following options:- All Files: Unzips all the attachments from the zipped archive. - Selected Files: Unzips only specific attachments that you select by using the File Name Regular Expression field. - File Name Regular Expression: Regular expression for selecting the required attachments from the zipped file in the source record. For example, the regular expression *\.png selects all the .png files in the archive.
Delete Source Zip AttachmentField that removes the zipped archive in the source record after the unzip operation is completed.

Action error evaluation

  • If this step fails

    Data type: Choice

    Option to continue running the next step or go to error evaluation. To use the step status code or message for a custom action error condition, see Action error evaluation.

Parent Topic:ZIP step