Sync Data Between Multiple Google Spreadsheets - n8n Workflow | Neura Market
Sync Data Between Multiple Google Spreadsheets
Triggers every 2 minutes to read data from a source Google Sheet and replicate it unchanged to two target sheets, ensuring data consistency across spreadsheets.
This workflow automates the synchronization of data between multiple Google Spreadsheets. A Cron node triggers execution every two minutes, fetching raw data from a specified range (e.g., Data!A:G) in the source sheet using the Google Sheets node. The data is then duplicated without modification to two separate target sheets via update operations, maintaining identical structures and content.
Key benefits include real-time data mirroring, reducing manual copy-paste efforts, minimizing errors, a
Platform
n8n
Category
Crypto & Blockchain
Price
$9.99
Creator
Fred Garcia
Google Sheets
Data Sync
Cron Trigger
Automation
Backup
Portfolio Tracking
Crypto
Blockchain
Spreadsheet Sync
Real-time Data
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.