Reusable Subworkflow: Dynamic ZIP Multiple Files Compressor
Dynamically bundles multiple binary files into a timestamped ZIP archive as a reusable subworkflow for easy integration into any n8n automation.
This reusable subworkflow automates the bundling of multiple binary files into a single ZIP archive, naming it with the current date, time, and a customizable fileName. Designed for modularity, it accepts binary inputs from parent workflows, processes them efficiently, and outputs a ready-to-use ZIP file for storage, sharing, or further automation steps. Originally inspired by community contributor Tom (mutedjam), it leverages n8n's capabilities for dynamic file handling without manual intervent
Platform
n8n
Category
Healthcare
Price
$9.99
Creator
Jordi Faber
zip
compress
files
subworkflow
reusable
automation
binary
archive
n8n
healthcare
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.