Shopify to Google Sheets Product Sync Automation

Shopify to Google Sheets Product Sync Automation

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

Workflow Overview

Total Nodes
25
Node Types
9

Node Types

wait
Wait1
1 node
no Op
No Operation, do nothing
1 node
graphql
Shopify get products, shopify-initial
2 nodes
code
Split output, Code
2 nodes
if
Check if there is next page, If, Check cursor is not empty
3 nodes
google Sheets
writing first product details, writing remaning product info to google sheets, update Curser, LastCursor
4 nodes
set
Set cursor, BatchSize
2 nodes
schedule Trigger
Schedule Trigger
1 node
sticky Note
Sticky Note6, Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note7, Sticky Note8
9 nodes

Workflow JSON

26.5 KB
{
  "id": "WBkJdubQjVzMUhwi",
  "meta": {
    "instanceId": "dec9665c2881b1ce168445537106c667ef9ec805212b046e3d537c8cf9badb2b"
  },
  "name": "Shopify to Google Sheets Product Sync Automation",
  "tags": [
    {
      "id": "lw2o8Nrkj1WPXBN9",
      "name": "template",
      "createdAt": "2023-12-20T00:14:27.348Z",
      "updatedAt": "2023-12-20T00:14:27.348Z"
    }
  ],
  "nodes": [
    {
      "id": "b2a5a0ac-4ce8-4d81-8d7f-01c0e5e35fd7",
      "name": "Wait1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1520,
        380
      ],
      "webhookId": "93996a89-7e6c-4f08-9e42-eceb160a7d89",
      "parameters": {
        "unit": "seconds",
        "amount": 10
      },
      "typeVersion": 1
    },
    {
      "id": "681361ff-0648-46bd-bff2-2f4c4c17624a",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1620,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1836d79...

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