Automated Google Sheets Sync Every 2 Minutes

somdn_product_page

This n8n workflow automates the process of synchronizing data between two Google Sheets at regular intervals. It is triggered by a cron node set to run every 2 minutes. When triggered, the workflow reads data from the specified range ‘Data!A:G’ in the source sheet. The data is then simultaneously written back to two different Google Sheets or two ranges within the same sheet, ensuring both sheets contain up-to-date information. The setup is optimized for keeping multiple sheets synchronized without manual intervention, making it ideal for scenarios where real-time data consistency is crucial. This workflow is useful for teams managing shared dashboards, project tracking sheets, or any application requiring frequent data updates across multiple sheets.

Error: Could not read the workflow JSON file from protected location.

Node Count

0 – 5 Nodes

Nodes Used

cron, googleSheets

Reviews

There are no reviews yet.

Be the first to review “Automated Google Sheets Sync Every 2 Minutes”

Your email address will not be published. Required fields are marked *