{
  "name": "Automated economic calendar PDF reports to Telegram via RapidAPI",
  "nodes": [
    {
      "id": "e0142152-fc9f-44c5-bd58-c849bf901e62",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4544,
        672
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8f0fdbb1-ecb4-400d-83fd-9842c14a8a52",
      "name": "Dynamically Sets the Date",
      "type": "n8n-nodes-base.code",
      "position": [
        -5296,
        1088
      ]
    },
    {
      "id": "ab4ee556-b8a3-44f2-becf-490f3ed52240",
      "name": "Schedule Every 7  Days",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -5632,
        1088
      ]
    },
    {
      "id": "5a1ba6da-c9f9-4625-bbc2-ae2254b20234",
      "name": "Set API Key for RapidAPI & Dates",
      "type": "n8n-nodes-base.set",
      "position": [
        -4976,
        1088
      ]
    },
    {
      "id": "ba2df10c-3297-43b9-a177-72011c4222c8",
      "name": "Gets Upcoming News",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -4432,
        1088
      ]
    },
    {
      "id": "b9adcc37-2917-44f7-a505-39aa66825edd",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -5760,
        832
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "afb34819-df29-4f10-9409-b232356df272",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -5120,
        784
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "214caa03-8f89-406c-b842-b95baf66a406",
      "name": "Filter Medium & High Impact News",
      "type": "n8n-nodes-base.code",
      "position": [
        -4096,
        1088
      ]
    },
    {
      "id": "cc6100fb-7e6d-449a-8c79-ca74ea456e93",
      "name": "Convert All Items Into One Array",
      "type": "n8n-nodes-base.code",
      "position": [
        -3728,
        1088
      ]
    },
    {
      "id": "964c3dae-b6cd-4c96-8e39-5f1670aaa53c",
      "name": "Edit & Update Template",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -3104,
        1088
      ]
    },
    {
      "id": "0aa7c9a9-640a-493c-96d1-bb5ef0b3fcde",
      "name": "Download PDF Report",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2720,
        1088
      ]
    },
    {
      "id": "c0d5450b-8d2f-499c-9e9d-bf3723b4460d",
      "name": "Organize Data for API Template",
      "type": "n8n-nodes-base.code",
      "position": [
        -3456,
        1088
      ]
    },
    {
      "id": "1b853aa1-7e7b-4161-b393-241e70ff00f1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4160,
        944
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "63d4b7bc-4288-446a-9f12-097102c3cdd1",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3776,
        944
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6b316958-9615-4619-8414-6734ec031d23",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2432,
        752
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8f731cda-9bb6-45e5-8886-6089e2738826",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1968,
        752
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b2fd812c-e67b-4bbd-8c6c-06d46e4f592e",
      "name": "Send Economic Calendar Events PDF to Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -2288,
        1088
      ]
    },
    {
      "id": "2c6069ca-0e12-4c2e-a7a5-485a816f28f0",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2848,
        960
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "932455ce-9455-4c73-8eaa-4810f58cac42",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3216,
        960
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Gets Upcoming News": {
      "main": [
        [
          {
            "node": "Filter Medium & High Impact News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download PDF Report": {
      "main": [
        [
          {
            "node": "Send Economic Calendar Events PDF to Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit & Update Template": {
      "main": [
        [
          {
            "node": "Download PDF Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Every 7  Days": {
      "main": [
        [
          {
            "node": "Dynamically Sets the Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Dynamically Sets the Date": {
      "main": [
        [
          {
            "node": "Set API Key for RapidAPI & Dates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Organize Data for API Template": {
      "main": [
        [
          {
            "node": "Edit & Update Template",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert All Items Into One Array": {
      "main": [
        [
          {
            "node": "Organize Data for API Template",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Medium & High Impact News": {
      "main": [
        [
          {
            "node": "Convert All Items Into One Array",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set API Key for RapidAPI & Dates": {
      "main": [
        [
          {
            "node": "Gets Upcoming News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}