{
  "name": "Get an automated, curated newsletter everyday using Perplexity and Gmail",
  "nodes": [
    {
      "id": "a808eaa1-744e-4a01-98d8-d96428346d11",
      "name": "Daily Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        360,
        640
      ]
    },
    {
      "id": "e4e02799-c6e2-44ce-8015-5fd71ef9a848",
      "name": "Workflow Documentation",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "dd06d61f-a4bd-4813-9586-d690e0177dc8",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1020,
        280
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "492432d5-3c18-4517-85b9-4407c4ed26a3",
      "name": "Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1500,
        640
      ]
    },
    {
      "id": "db433d7c-e212-4c9b-91d9-195df9ac0a95",
      "name": "Set Dates",
      "type": "n8n-nodes-base.set",
      "position": [
        600,
        640
      ]
    },
    {
      "id": "73311be6-834f-4065-9018-7e3d73e11c5a",
      "name": "MBA News",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        840,
        440
      ]
    },
    {
      "id": "50d29156-abfb-47cd-ab76-1c053d64cd28",
      "name": "Product Management",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        840,
        640
      ]
    },
    {
      "id": "10c040d0-70ed-443b-bd64-3ff44f88b820",
      "name": "AI Automation News",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        840,
        820
      ]
    },
    {
      "id": "800e6cda-ca99-4600-aad4-d293be6c8f3b",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        1100,
        640
      ]
    },
    {
      "id": "767b2f00-757b-4c61-af1b-1a04d9a9a919",
      "name": "Combine messages",
      "type": "n8n-nodes-base.code",
      "position": [
        1280,
        640
      ]
    }
  ],
  "connections": {
    "Gmail": {
      "main": [
        []
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Combine messages",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MBA News": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Dates": {
      "main": [
        [
          {
            "node": "MBA News",
            "type": "main",
            "index": 0
          },
          {
            "node": "Product Management",
            "type": "main",
            "index": 0
          },
          {
            "node": "AI Automation News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Trigger": {
      "main": [
        [
          {
            "node": "Set Dates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Combine messages": {
      "main": [
        [
          {
            "node": "Gmail",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Automation News": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Product Management": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    }
  }
}