Zip Parser

Block Group:Data Services
Icon:Zip Parser block icon

The Zip Parser block takes a ZIP file as input and returns a table that contains the ZIP file’s contents.

For information on using dataflow blocks, see Dataflow.


Input/Output Property

The following property of the Zip Parser block can take input and give output.

  • data (binary object ZIP file)

data receives a ZIP file, specified as a binary object.


Output Property

The following property of the Zip Parser block can give output but cannot take input.

  • output (table)

output returns a table that contains the files that comprise the input ZIP file.


Example

The following image demonstrates an example of a table returned by the Zip Parser block.