Cloud Storage & File Management
0593 Awss3 Compression Automate Triggered
0593 Awss3 Compression Automate Triggered
Manual
Medium
6
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
6
Node Types
5
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
aws S3
List ALL Files*, Download ALL Files from Folder*
2 nodes
aggregate
All into one Item (include Binary)
1 node
sticky Note
Note3
1 node
compression
Compress all of them to a ZIP
1 node
Workflow JSON
3.51 KB
{
"meta": {
"instanceId": "9e331a89ae45a204c6dee51c77131d32a8c962ec20ccf002135ea60bd285dba9"
},
"name": "0593 Awss3 Compression Automate Triggered",
"nodes": [
{
"id": "5dbcd30b-7f84-4932-9dff-b5e9865f9b07",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
860,
680
],
"parameters": {},
"typeVersion": 1
},
{
"id": "639dd225-ae36-4d2b-b341-8662ffe39836",
"name": "List ALL Files*",
"type": "n8n-nodes-base.awsS3",
"position": [
1080,
680
],
"parameters": {
"options": {
"folderKey": "=yourFolder"
},
"operation": "getAll",
"returnAll": true,
"bucketName": "=yourBucket"
},
"typeVersion": 2
},
{
"id": "cb8b4b07-af86-45b0-9621-a02c22107741",
"name": "Download ALL Files from Folder*",
"type": "n8n-nodes-base.awsS3",
"position"...Showing first 1000 characters. Click "Expand" to view the full JSON.