GoogleSheets MySQL Integration

GoogleSheets MySQL Integration

Complex
High
15
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
9

Node Types

manual Trigger
When clicking "Execute Workflow"
1 node
compare Datasets
Compare Datasets
1 node
no Op
Send Notifications
1 node
schedule Trigger
Schedule Trigger
1 node
google Sheets
Google Sheet Data, Update GSheet status
2 nodes
my Sql
SQL Get inquiries from Google, Add MySQL records, Sync MySQL data
3 nodes
set
Rename GSheet variables
1 node
if
No reply too long?, DB Status assigned?, DB Status in sync?
3 nodes
sticky Note
Sticky Note, Sticky Note1
2 nodes

Workflow JSON

15.55 KB
{
  "id": "VtiRiIGkdeUhyh0N",
  "meta": {
    "instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a"
  },
  "name": "GoogleSheets MySQL Integration",
  "tags": [],
  "nodes": [
    {
      "id": "ec43f0df-338b-462f-9195-b20024e83ba1",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        720,
        500
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e9fd1af3-dcf8-4442-958d-cb8390c85263",
      "name": "Compare Datasets",
      "type": "n8n-nodes-base.compareDatasets",
      "position": [
        1380,
        380
      ],
      "parameters": {
        "options": {
          "skipFields": "record_created,record_updated,id"
        },
        "mergeByFields": {
          "values": [
            {
              "field1": "timestamp",
              "field2": "timestamp"
            },
            {
              "field1": "source_name",
              "field2...

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