{
  "name": "Creators hub: Generate dynamic SVG stats with daily updates",
  "nodes": [
    {
      "id": "239a5088-b1ac-4485-9e8e-e84fe944d52c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        100
      ],
      "parameters": {
        "width": 1206.7861614497526,
        "height": 613.9713344316314,
        "content": "[![N8N Creator Profile](https://raw.githubusercontent.com/Automations-Project/n8n-templates/main/n8n-team.svg)](https://n8n.io/creators/n8n-team)\n[![N8N Creator Profile](https://cdn.statically.io/gh/A"
      }
    },
    {
      "id": "2c2b9288-c324-4aa4-bfe1-c87ffaa7dc9f",
      "name": "Workflows Data",
      "type": "n8n-nodes-base.set",
      "position": [
        1180,
        160
      ]
    },
    {
      "id": "d3f9b6cf-52a4-4e22-9816-1824085c747a",
      "name": "Get Workflows",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1020,
        160
      ]
    },
    {
      "id": "81698738-1c58-42e1-b866-7505e1bf5f71",
      "name": "Get User",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        700,
        340
      ]
    },
    {
      "id": "54271ee5-c6d9-4fa9-80df-ccddc904c116",
      "name": "Extract From File",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        1020,
        340
      ]
    },
    {
      "id": "cd0c6e6a-f9dd-4d07-9212-86171a8d63d0",
      "name": "Download Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        860,
        340
      ]
    },
    {
      "id": "53653d46-bd80-49e4-9865-36ffc7fc94aa",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        700,
        160
      ]
    },
    {
      "id": "f99d039e-74ec-4922-8b0e-b4263e28e40b",
      "name": "Aggregate",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1020,
        500
      ]
    },
    {
      "id": "2f1ddd8f-7e2d-4395-a3f3-eb920acd172f",
      "name": "SVG",
      "type": "n8n-nodes-base.set",
      "position": [
        1180,
        340
      ]
    },
    {
      "id": "ebc8defd-d24e-4653-bfc7-2bf84f913dba",
      "name": "Final",
      "type": "n8n-nodes-base.set",
      "position": [
        1180,
        500
      ]
    },
    {
      "id": "167e26ef-027d-4342-9147-7494ac3b3850",
      "name": "Config",
      "type": "n8n-nodes-base.set",
      "position": [
        860,
        160
      ]
    },
    {
      "id": "b2d08768-6034-41fe-8c7a-e03e848e8077",
      "name": "GitHub",
      "type": "n8n-nodes-base.github",
      "position": [
        860,
        500
      ]
    },
    {
      "id": "0c065f1b-de9f-4210-a421-0bb9930cedb2",
      "name": "GitHub ‌",
      "type": "n8n-nodes-base.github",
      "position": [
        700,
        500
      ]
    }
  ],
  "connections": {
    "SVG": {
      "main": [
        [
          {
            "node": "GitHub ‌",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Config": {
      "main": [
        [
          {
            "node": "Get Workflows",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GitHub": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get User": {
      "main": [
        [
          {
            "node": "Download Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate": {
      "main": [
        [
          {
            "node": "Final",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GitHub ‌": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "GitHub",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Workflows": {
      "main": [
        [
          {
            "node": "Workflows Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Image": {
      "main": [
        [
          {
            "node": "Extract From File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Workflows Data": {
      "main": [
        [
          {
            "node": "Get User",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Config",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract From File": {
      "main": [
        [
          {
            "node": "SVG",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}