Download and Compress S3 Folder to ZIP - n8n Workflow | Neura Market
Download and Compress S3 Folder to ZIP
This workflow automates the process of downloading files from an S3 bucket and compressing them into a ZIP file.
This workflow is designed to streamline the process of downloading multiple files from a specified folder within an Amazon S3 bucket and compressing them into a single ZIP file. It begins with a manual trigger that initiates the workflow when the user clicks 'Test workflow'. Following this, the workflow lists all files in the designated S3 bucket folder, allowing users to specify their bucket and folder key directly in the parameters.
Once the files are listed, the workflow downloads each file
Platform
n8n
Category
Media & Entertainment
Price
$6.99
Creator
Jose Maurino
S3
automation
zip
workflow
n8n
file management
compression
cloud storage
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.