This workflow corresponds to n8n.io template #1396 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
awsgoogleDriveOAuth2Api
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
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…
Source: https://n8n.io/workflows/1396/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Sync Data Between Google Drive And Aws S3. Uses googleDriveTrigger, awsS3. Event-driven trigger; 4 nodes.
Send A File From S3 To Aws Textract. Uses manualTrigger, awsTextract, awsS3. Event-driven trigger; 3 nodes.
This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.
Download And Compress Folder From S3 To Zip File. Uses manualTrigger, awsS3, stickyNote, compression. Event-driven trigger; 6 nodes.
Convert Docx From Url To Pdf Using Convertapi. Uses manualTrigger, httpRequest, readWriteFile, stickyNote. Event-driven trigger; 6 nodes.