Data Processing & Analysis

Synchronize your Google Sheets with Postgres

Synchronize your Google Sheets with Postgres

Scheduled
High
10
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
6

Node Types

schedule Trigger
Schedule Trigger
1 node
compare Datasets
Compare Datasets
1 node
split Out
Split Out Relevant Fields
1 node
google Sheets
Retrieve Sheets Data
1 node
postgres
Select Rows in Postgres, Insert Rows, Update Rows
3 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes

Workflow JSON

9.61 KB
{
  "id": "wDD4XugmHIvx3KMT",
  "meta": {
    "instanceId": "149cdf730f0c143663259ddc6124c9c26e824d8d2d059973b871074cf4bda531"
  },
  "name": "Synchronize your Google Sheets with Postgres",
  "tags": [],
  "nodes": [
    {
      "id": "44171bad-84b6-49f8-b538-fb0c2d52db43",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        900,
        360
      ],
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "hours"
            }
          ]
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "1d1558cc-523b-4985-81e2-da49e3d0f4b7",
      "name": "Compare Datasets",
      "type": "n8n-nodes-base.compareDatasets",
      "position": [
        1820,
        380
      ],
      "parameters": {
        "options": {},
        "resolve": "preferInput1",
        "mergeByFields": {
          "values": [
            {
              "field1": "first_name",
              "field2": "fi...

Showing first 1000 characters. Click "Expand" to view the full JSON.