Home
Workflows
Tags
Blog
Premium
About
Home
/
Workflows
/
Sync data between Google Drive and AWS S3
Sync data between Google Drive and AWS S3
by Lorena
•
Updated: Last update a year ago
•
Source:
n8n.io
Loading workflow viewer...
Tags
File Management
Getting Started
Free to Download
Details
Content
This workflow
synchronizes files one-way
from Google Drive to AWS S3.
Google Drive Trigger node
triggers the workflow when a new file is added to the drive.
AWS S3 node
gets all files stored in an S3 bucket.
Merge node
merges the files from Google Drive and AWS S3 by key (file name) and keeps only the new file.
AWS S3 node
uploads the new file in the S3 bucket.
Related Workflows
Move data between JSON and spreadsheets
by Lorena
File Management
Import JSON data into Google Sheets and CSV file
by Lorena
File Management
Export JSON file to Google Sheets
by Lorena
File Management