Action: Extract zip file

Action: Extract zip file

Extract zip file action allows extract files from the archive and save those files to the specified library/folder.

Example of the action configuration on the current site


For more information about Action Builder read Action Builder introduction article.

To configure the action the additional properties should be specified. 

Configuration

Property

Required

Type

Description

Source library

yes

Choice

Select the source library where archive is located.

Item Id

yes

String

Specify the ID of the archive file or expression to be evaluated as ID.

Target library

no

Choice

Specify a target library where unarchived files will be stored.

Folder

no

String

Library relative URL to the target folder. If you want to store unarchive files in a new folder you can specify it in this property.

Overwrite

no

Choice

- Yes - It will overwrite the file if the file with the same name already exists.

- No - It will through an error if the file with the same name already exist.

- Enter custom value - Expression based value (the result should return true of false)


Availability

Modern Forms

List Actions

Scheduled/Triggered Actions

-

-

✓*

Output

Output Parameter

Type

Description

ItemID

String

Returns the Id of the source archive.

AddedFilesUrls

String

Returns server relative path/s to the unarchives files. Starts with '/'



    • Related Articles

    • Action: Execute script

      Execute script action allows you dynamically run JavaScript scripts. For more information about Action Builder read Action Builder introduction article. To configure the action additional properties should be specified: Configuration Property ...
    • Action: Stop sharing item

      Stop sharing item action will remove all permissions on the specified item or file except for site owners. Example of configuration on the current site For more information about Action Builder read Action Builder introduction article. To configure ...
    • Action: Update sharing settings

      Update sharing settings action allows you to update the external sharing settings for a specified site collection. Example of configuration on the current site Note 1: In order to use the Update sharing settings action in Scheduled/Triggered Actions ...
    • Action Builder Introduction

      The Teamsware Studio Action Builder is a tool that allows you to specify actions which are executed in consecutive order. You can build powerful workflows triggered from a form button, on form load, from a list view, scheduled or event triggered on a ...
    • Action: Generate QR Code

      Generate QR Code action allows to generate QR code for specified text or the URL. The generated QR code can used in different ways, like can be saved to the specified library as .PNG image or inserted directly into the .pdf file using Insert image to ...