{
  "id": "zSBNXj6rphbGp4Or",
  "name": "Daily sales report",
  "tags": [],
  "nodes": [
    {
      "id": "4b10d0b5-5e37-404b-876c-b9131b2070d5",
      "name": "Read Google Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        96
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "2bcb8791-30dd-4275-8c8b-d055e1b8502d",
      "name": "Check Data Exists",
      "type": "n8n-nodes-base.if",
      "position": [
        448,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ab1eb7f4-2184-45e3-9189-016636720a2d",
      "name": "Format Report",
      "type": "n8n-nodes-base.code",
      "position": [
        672,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8b803b96-c46c-4f25-9eaa-927e71014f1c",
      "name": "No Data Handler",
      "type": "n8n-nodes-base.code",
      "position": [
        672,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bb98df11-3730-4024-815d-08b6e26b87c7",
      "name": "When clicking \u2018Execute workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "878e2ae4-fc35-4e58-b3f7-2ddba51e8b55",
      "name": "Send email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        896,
        96
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "c2dd97d2-0486-4627-b3f1-bbb4e57083fc",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        -288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6895ddb3-7487-48b4-81a5-c778313528f6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -48,
        272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "969a10c6-9fdd-4778-9365-212c2acc8677",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        -368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1d59e50c-f0a0-473d-ab80-23bea73385f2",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        672,
        -592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a45eac5c-b94f-4390-9ec3-f016e0f08cb0",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        544,
        336
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6ec4c16a-cadd-4b7d-8c75-c03eddf69599",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1088,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "73404a1e-b59a-4939-8513-defd95852cb1",
  "connections": {
    "Format Report": {
      "main": [
        [
          {
            "node": "Send email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "No Data Handler": {
      "main": [
        [
          {
            "node": "Send email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Data Exists": {
      "main": [
        [
          {
            "node": "Format Report",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No Data Handler",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read Google Sheet": {
      "main": [
        [
          {
            "node": "Check Data Exists",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "Read Google Sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}