{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "655b4bb1-73a3-45e4-8596-65cfc84a6e1b",
      "name": "When clicking \u2018Execute workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -448,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "87cb53c6-6551-4794-a22e-81051de23bc5",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        -224,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "5534d749-c7be-4275-ba9f-91d4a20a039b",
      "name": "Flatten Rows",
      "type": "n8n-nodes-base.code",
      "position": [
        448,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "156898d5-b770-4e6f-b93d-f33d156abdfa",
      "name": "Meta Ad Insights",
      "type": "n8n-nodes-base.facebookGraphApi",
      "position": [
        224,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8203fb7b-6941-4296-9ac5-08bd973423a5",
      "name": "Calculate date range",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5201a432-482b-4997-9b90-1262593f357d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        416,
        -592
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "79217107-7341-4df0-b405-97b841b69d68",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -352,
        -784
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "be05d464-e1b4-4326-a1eb-f4ff5bb6ae57",
      "name": "Send an alert",
      "type": "n8n-nodes-base.slack",
      "position": [
        672,
        0
      ],
      "parameters": {},
      "typeVersion": 2.3
    }
  ],
  "connections": {
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Calculate date range",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Flatten Rows": {
      "main": [
        [
          {
            "node": "Send an alert",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Meta Ad Insights": {
      "main": [
        [
          {
            "node": "Flatten Rows",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate date range": {
      "main": [
        [
          {
            "node": "Meta Ad Insights",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}