Automate Google Sheets Duplication and Data Enrichment - n8n Workflow | Neura Market
Automate Google Sheets Duplication and Data Enrichment
This workflow automates the process of duplicating Google Sheets and enriching data by transferring content from a master spreadsheet to a newly created one. It ensures consistent formatting and structure across multiple sheets.
The workflow begins by creating a new Google Spreadsheet, then retrieves metadata from a master spreadsheet to list all sheets. It loops through each sheet, replicating its structure in the new spreadsheet and transferring the data. This process is ideal for data teams needing to replicate templates with consistent formatting across new documents.
Platform
n8n
Category
Productivity
Price
Free
Creator
Ananya Singh
GoogleSheets
Automation
DataEnrichment
Workflow
Spreadsheet
code
stickyNote
httpRequest
googleSheets
manualTrigger
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.