Get information about all the files stored in a Zip file.
Inputs:
Archive File Content – content of the Zip file
Password – in case the file is encrypted
Outputs:
Files – array with the file information

Example

< 1 min read
Get information about all the files stored in a Zip file.
Inputs:
Archive File Content – content of the Zip file
Password – in case the file is encrypted
Outputs:
Files – array with the file information