Reusable subworkflow zip multiple files dynamically (compress)
π¦ Zip Multiple Files Dynamically This template enables you to dynamically bundle multiple files into a ZIP archive. Designed to be used as a Subworkflow, itβs modular, flexible, and easy to integrate into various wor...
Template notes
π¦ Zip Multiple Files Dynamically
This template enables you to dynamically bundle multiple files into a ZIP archive. Designed to be used as a Subworkflow, itβs modular, flexible, and easy to integrate into various workflows. The output is a single ZIP file with a name that includes the current date, time, and fileName.
Shoutout: Code from: [Tom (mutedjam)](https://n8n.io/creators/mutedjam/)
---
π€ Who is this for? This workflow is perfect for: - π Businesses automating file archiving tasks. - π» Developers managing files programmatically. - π Anyone needing a reusable solution for bundling files into ZIP archives.
---
β What problem is this workflow solving? Manually zipping multiple files is: - π Time-consuming. - π€ Prone to errors.
This workflow automates the process and, as a Subworkflow, ensures: - β‘ Consistent file archiving across different workflows. - π οΈ Reduced manual effort. - π Streamlined integration into existing automation.