Infoveave Data Automation — File Preparation
ZIP archive in. Individual files out. Ready for the next pipeline step.
Data partners, government APIs, and legacy systems frequently deliver data as compressed ZIP archives — a daily export bundle, a batch of invoices, a dataset download. Without automation, someone has to extract the archive manually before the data can be processed. Unzip Files removes that manual step, extracting all contents directly inside the workflow so the next ingestion step can read the files immediately.
Extract the contents of a ZIP archive provided by a previous activity inside your Infoveave workflow. Supports standard and password-protected archives, making extracted files immediately available to downstream ingestion steps.
Unzip Files is one step inside a multi-step Infoveave workflow. Chain it with other activities — no code, no manual hand-offs.
Build this workflow visually in Infoveave Data Automation — drag, connect, and schedule with no infrastructure setup.
Real scenarios where this transformation saves hours of manual work.
A bank delivers daily transaction data as a password-protected ZIP archive via SFTP. Unzip Files extracts the contents automatically with the stored password, making the transaction CSV immediately available for reconciliation processing.
Insurance claims arrive as a daily ZIP bundle containing one claim file per patient. Unzip Files extracts all claim files in one step, feeding them into the batch validation and database upload pipeline.
Supplier product catalogs are delivered weekly as ZIP archives. Unzip Files extracts the contained CSV, which is then ingested via Read CSV Files and processed to update the product master.
Input data (left) is transformed using the configuration below. The output table (right) is ready for dashboards or downstream steps.
mySecret123 (optional)Input Data
| Archive contents |
|---|
| data1.csv (24 KB) |
| metadata.json (2 KB) |
| images/photo.png (350 KB) |
Output Data
| File | Size | Available |
|---|---|---|
| data1.csv | 24 KB | Ready for downstream use |
| metadata.json | 2 KB | Ready for downstream use |
| images/photo.png | 350 KB | Ready for downstream use |
Key fields to configure in the Infoveave workflow builder. Full reference available in the documentation.
Password
Optional. Supply the decryption password if the ZIP archive is password-protected. Leave blank for standard unencrypted archives. Store passwords in workflow variables or environment secrets rather than in plain text.
Everything you need to know about Unzip Files in Infoveave.
Transformations in the same family as Unzip Files, often chained together in the same Infoveave workflow.
Part of Infoveave Data Automation
Unzip Files is one of over 80 transformation activities available inside Infoveave workflows. Chain transformations together — no code, no exports, no waiting for IT.
Ready to see Infoveave in action?