Insert and read data from Google Sheets — n8n Workflow
Overview
Companion workflow for Google Sheets node docs
Nodes used
Google Sheets
Workflow Preview
⚡
O
On clicking 'execute'
Google Sheets
S
Set
Google Sheets1
4 nodes3 edges
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 4 nodes, connecting googlesheets, manualtrigger, set.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (4)
GO#1
Google Sheets
googleSheets
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
insert-and-read-data-from-google-sheetsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
{ "name": "Insert and read data from Google Sheets", "nodes": [...], ...}
Integrations
googlesheetsmanualtriggerset
Created by
amudhan
@sm-amudhan
Tags
googlesheetsmanualtriggerset
⚡
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →