Get all orders in Squarespace to Google Sheets

Get all orders in Squarespace to Google Sheets

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

Workflow Overview

Total Nodes
8
Node Types
7

Node Types

manual Trigger
On clicking 'execute'
1 node
http Request
Query Orders
1 node
split Out
Split Out Order
1 node
google Sheets
Squarespace Orders Spreadsheet
1 node
set
Globals
1 node
sticky Note
Sticky Note3, Sticky Note
2 nodes
schedule Trigger
Schedule Trigger
1 node

Workflow JSON

23.3 KB
{
  "id": "cRprVEUCjjvozkfb",
  "meta": {
    "instanceId": "e634e668fe1fc93a75c4f2a7fc0dad807ca318b79654157eadb9578496acbc76",
    "templateId": "548",
    "templateCredsSetupCompleted": true
  },
  "name": "Get all orders in Squarespace to Google Sheets",
  "tags": [
    {
      "id": "oIxDbURnjwrJFwau",
      "name": "Squarespace",
      "createdAt": "2025-03-06T05:49:51.612Z",
      "updatedAt": "2025-03-06T05:49:51.612Z"
    }
  ],
  "nodes": [
    {
      "id": "cafda066-7a13-4e0d-8e3d-288196b8297a",
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        340,
        100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a1dcafad-6e82-4569-ba33-560d3286b08e",
      "name": "Query Orders",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        800,
        180
      ],
      "parameters": {
        "url": "=https://api.squarespace.com/{{ $json[\"api-version\"] }}/commerce/orde...

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