Shopify order UTM to Baserow

Shopify order UTM to Baserow

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

Workflow Overview

Total Nodes
12
Node Types
8

Node Types

baserow
Baserow
1 node
no Op
No Operation, do nothing
1 node
set
Set Shopify Subdomain, Transform incoming data structure
2 nodes
graphql
Get orders from Shopify
1 node
schedule Trigger
Every day at 00:00
1 node
split Out
Split Shopify data into n8n items
1 node
if
Check if "Campaign" is present
1 node
sticky Note
Sticky Note4, Sticky Note3, Sticky Note, Sticky Note2
4 nodes

Workflow JSON

9.53 KB
{
  "id": "ZI0PxugfKsyepqeH",
  "meta": {
    "instanceId": "e2c978396c9c745cf0aaa9ed3abe4464dbcef93c5fe2df809b9e14440e628df6"
  },
  "name": "Shopify order UTM to Baserow",
  "tags": [],
  "nodes": [
    {
      "id": "2ba892fc-59c9-442b-aa21-a5c23b6076e5",
      "name": "Baserow",
      "type": "n8n-nodes-base.baserow",
      "position": [
        2860,
        380
      ],
      "parameters": {
        "tableId": 646,
        "fieldsUi": {
          "fieldValues": [
            {
              "fieldId": 6164,
              "fieldValue": "={{ $json.order }}"
            },
            {
              "fieldId": 6165,
              "fieldValue": "={{ $json.campaign }}"
            },
            {
              "fieldId": 6166,
              "fieldValue": "={{ $json.content }}"
            },
            {
              "fieldId": 6167,
              "fieldValue": "={{ $json.medium }}"
            },
            {
              "fieldId": 6168,
              "fieldValue": "={{ $json....

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