Developer & DevOps

Automate Google Sheets Updates with Scheduled and Manual Triggers

13 nodes 288 119 Automatic trigger
Download

Workflow Description

This template automates Google Sheets operations through scheduled and manual triggers, incorporating conditional logic and data transformation. It retrieves external data via HTTP requests, updates sheet cells directly, and exports results as files, reducing manual work and ensuring data consistency.

How it works

  1. 1.Activate manual or scheduled triggers to initiate the workflow
  2. 2.Apply conditional logic and custom code to process incoming data
  3. 3.Execute HTTP requests and update Google Sheets cells in real-time
  4. 4.Split results and convert data into exportable file formats

Use cases

  • Automatically update daily sales reports from external data sources
  • Create periodic backups and convert sheet data to downloadable files
  • Filter and process customer data according to specific criteria

Requirements

  • Google account with write access to Google Sheets
  • Basic understanding of n8n triggers and conditional logic

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Google Sheets

Details

Trigger Automatic trigger
Nodes 13
Apps 1
Views 288
Downloads 119

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (13)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Extract page_info

Code

#2

Merge Loop items

Code

#3

Sticky Note

Sticky Note

#4

Sticky Note1

Sticky Note

#5

Schedule Trigger

Schedule Trigger

#6

Assign page_info parameter

Set

#7

Check page_info existence

If

#8

Get Customers

HTTP Request

#9

List Customers

Split Out

#10

Customers Spreadsheet

Google Sheets

#11

Convert to Squarespace contacts csv

Convert To File

#12

Extract customers data

Set

#13