{
  "name": "Enviar miembros del CMS Ghost hacia Newsletter Sendy",
  "nodes": [
    {
      "id": null,
      "name": "HTTP Request1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        810,
        140
      ]
    },
    {
      "id": null,
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        450,
        190
      ]
    },
    {
      "id": null,
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        860,
        400
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "HTTP Request1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}