{
  "name": "Save Hotmart events to Google Sheets",
  "nodes": [
    {
      "id": "f3d411bd-3451-4150-ac3d-917680a7b520",
      "name": "Convert timestamp",
      "type": "n8n-nodes-base.dateTime",
      "position": [
        1760,
        560
      ]
    },
    {
      "id": "7d43d464-521f-472a-baf5-68398c02a1b8",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        1300,
        480
      ]
    },
    {
      "id": "9a5d6fa2-a3b2-4b31-b571-e89eb4adcfa9",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "0556e91b-1d39-4a8b-a01a-e0a197769d64",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        280
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e6e4eceb-f0b8-4249-8a67-fd3778592b93",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1660,
        180
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "561163ec-bb92-4ba9-8535-79616707e321",
      "name": "Save execution data",
      "type": "n8n-nodes-base.executionData",
      "position": [
        1300,
        240
      ]
    },
    {
      "id": "9e46c093-b97d-459f-bcd0-fa88f89be573",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1200,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "9453b331-89c5-40e3-a635-0ddd26589d72",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        1100,
        560
      ]
    },
    {
      "id": "75fbebfc-a5d5-4d23-a2b4-f00ceb20f360",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2300,
        560
      ]
    },
    {
      "id": "a6cd632c-783e-4808-9e6c-2235bfa1d3b8",
      "name": "Set some data",
      "type": "n8n-nodes-base.set",
      "position": [
        2040,
        560
      ]
    },
    {
      "id": "364118a0-03ee-41ba-8f33-901ef25dea6a",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2240,
        300
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Switch": {
      "main": [
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Convert timestamp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          },
          {
            "node": "Save execution data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set some data": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert timestamp": {
      "main": [
        [
          {
            "node": "Set some data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}