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: Loop: apply to each

      Loop: apply to each action executes a block of actions for each item in the iterating array. Exampleof Loop: apply to each action configuration with SharePoint list items For more information about Action Builder read Action Builder introduction ...
    • Action: Condition

      Condition action identifies which block of actions to execute based on the evaluation of a condition. Example of Condition action configuration For more information about Action Builder read Action Builder introduction article. To configure the ...
    • Action: Scope

      The Scope control allows grouping actions within a specific container/block in the Action Builder, that enables the encapsulation of actions in a set of actions, and specifies which actions should be executed based on the result of the action ...
    • Action: Delete meeting

      Delete meeting action will delete online meeting from the calendar in Microsoft Teams and in Outlook as well. It allows to delete both a single meeting and a series of meetings. Example of Delete meeting action configuration on the current site For ...
    • Action: Get image data

      Get image data action allows you to retrieve the image data information such as geolocation and the size of the image. Example of Get image data action configuration on the current site For more information about Action Builder read Action Builder ...