Download and compress folder from S3 to ZIP file
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This workflow downloads all files from a specific folder in a S3 Bucket and compresses them so you can download it via n8n or do further processings.
Fill in your Credentials and Settings in the Nodes marked with "*".
Might serve well as Blueprint or as manual Download for S3 Folders.
Since I found it rather tricky to compress all binary files into one zip file I figured might it be an interesting Template.
Hint:
This is the expression to get every binary key to compress them dynamically.
{{ Object.keys($binary).join(',') }}
(used in the "Compress"-Node)
Enjoy the Workflow! ❤️
https://let-the-work-flow.com
Workflow Automation & Development