Google Sheets UI for n8n Workflow — n8n Workflow

Low complexity Trigger5 nodes🏷️ Miscellaneous👁 196 viewsby Viktor Klepikovskyi

Overview

Google Sheets UI for Workflow Control

This n8n template provides a practical and efficient way to manage your n8n workflows using Google Sheets as a user-friendly interface. It demonstrates how to leverage a simple spreadsheet to control inputs, capture outputs, and track the processing status of individual data rows, offering a clear and visual overview of your automation tasks.

Purpose of This Template:

The primary purpose of this template is to illustrate how Google Sheets can serve as a d

Nodes used

Google Sheets

Workflow Preview

Google Sheets UI for Workflow Control
This n8n template provides a practical and efficient wa
W
When clicking ‘Execute w…
L
Loop Over Items
E
Edit Fields
Read Google Sheets
Update Google Sheets
5 nodes5 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 5 nodes, connecting googlesheets, manualtrigger, set.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (5)

GO

Google Sheets

googleSheets

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded google-sheets-ui-for-n8n-workflow file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Google Sheets UI for n8n Workflow", "nodes": [...], ...}

Integrations

googlesheetsmanualtriggersetsplitinbatches

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggertrigger
Views196

Created by

Viktor Klepikovskyi

Viktor Klepikovskyi

@vklepikovskyi

Tags

googlesheetsmanualtriggersetsplitinbatches

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows