- Documentation
- Activities
- Files & Folders
- Extract ZIP
Extract files from a ZIP archive
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
ZIP File Path zipPath | file | Required | — | — |
Extract To extractTo | folder | Required | — | — |
Overwrite Existing overwrite | boolean | Optional | true | — |
Output Variable outputVariable | variable | Optional | ExtractedPath | — |
Output
ExtractedPathStringPath where files were extracted
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Zip Files
Compress files into a ZIP archive
Append Text File
Adds text to the end of an existing .txt file.
Copy File
Copies a file to a specified destination while keeping the original file unchanged.
Create File
Creates a new file at the specified location.
Create Folder
Creates a folder at the specified location.
Delete File
Permanently deletes a file.