{
  "name": "Automate Reddit brand monitoring & responses with GPT-4o-mini, Sheets & Slack",
  "nodes": [
    {
      "id": "947d8563-99c3-40bb-9fef-13f482cb8567",
      "name": "Daily Marketing Check",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1456,
        32
      ]
    },
    {
      "id": "70d74090-8308-4ff8-995a-afa2b3e53448",
      "name": "Search Brand Mentions",
      "type": "n8n-nodes-base.reddit",
      "position": [
        -1008,
        32
      ]
    },
    {
      "id": "958f4ae4-caf9-46ee-9ab5-e7a5f7cf9da9",
      "name": "Brand Keywords Config",
      "type": "n8n-nodes-base.code",
      "position": [
        -1232,
        32
      ]
    },
    {
      "id": "f9fda183-58fe-4b81-a7b3-7ddecaba3ba7",
      "name": "AI Post Analysis",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -800,
        32
      ]
    },
    {
      "id": "95982fd8-f412-475e-b4a5-6aaa69ec3b58",
      "name": "Filter Engagement-Worthy",
      "type": "n8n-nodes-base.if",
      "position": [
        -576,
        32
      ]
    },
    {
      "id": "71b6a70e-fe6a-4f6e-a5c9-c90181696e56",
      "name": "Loop Through Posts",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -352,
        -48
      ]
    },
    {
      "id": "1e154007-38ff-4201-8576-972c99bb9197",
      "name": "Post Helpful Comment",
      "type": "n8n-nodes-base.reddit",
      "position": [
        -128,
        -48
      ]
    },
    {
      "id": "dcfe45e5-64ec-4d91-abd2-3472b45fb4dc",
      "name": "Log to Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        96,
        -48
      ]
    },
    {
      "id": "0c7a75ed-891c-45dd-95fc-c86c0e07862e",
      "name": "Generate Daily Summary",
      "type": "n8n-nodes-base.code",
      "position": [
        320,
        32
      ]
    },
    {
      "id": "59090839-871e-4fd1-bd07-251104e4115f",
      "name": "Send Slack Report",
      "type": "n8n-nodes-base.slack",
      "position": [
        528,
        32
      ]
    },
    {
      "id": "6b53e5f2-79c8-41f9-b779-5efbe6aeaf37",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1904,
        -112
      ],
      "parameters": {
        "width": 347,
        "height": 469,
        "content": "## Reddit Brand Marketing Workflow\n\n**Purpose:** Automate Reddit monitoring and engagement for brand marketing\n\n**Features:**\n- Daily automated scans\n- AI-powered sentiment analysis\n- Smart comment ge"
      }
    },
    {
      "id": "4b1cf549-13f1-4acb-bc92-226fc8275380",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1488,
        -112
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Schedule trigger runs workflow every 24 hours automatically daily\n"
      }
    },
    {
      "id": "61e35218-b58c-42b7-a369-71b42c4d64ef",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1264,
        -112
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "JavaScript code node defining brand keywords to monitor Reddit\n"
      }
    },
    {
      "id": "b9a32a51-137c-48e1-83aa-82d64001e52f",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1040,
        -112
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Reddit node searches all subreddits for brand keyword mentions\n"
      }
    },
    {
      "id": "9ca8ec09-cd5d-440b-ba21-3f4c69b62a73",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -800,
        -112
      ],
      "parameters": {
        "width": 320,
        "height": 112,
        "content": "OpenAI analyzes sentiment, relevance, generates contextual helpful comment responses + Conditional node filters only high-quality relevant posts worth engaging\n"
      }
    },
    {
      "id": "b1e5a451-6954-479c-a225-d9c3bfddc55e",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        -192
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Split in batches processes each post individually respecting limits"
      }
    },
    {
      "id": "dafc1ea5-66a4-4bc0-a6e5-9c954295071b",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -192
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Reddit node posts AI-generated comment to worthy Reddit discussions"
      }
    },
    {
      "id": "2e85a5e7-61df-4969-8012-ddb4a1336178",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        64,
        -192
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Appends all interaction data to spreadsheet for permanent tracking\n"
      }
    },
    {
      "id": "4529d6c8-87ca-4d11-a609-6463cfe6d236",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        288,
        -112
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "JavaScript aggregates metrics, sentiment breakdown, generates comprehensive daily report"
      }
    },
    {
      "id": "ee43aa3b-6acd-40bf-982c-0a667797b886",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        496,
        -112
      ],
      "parameters": {
        "width": 176,
        "height": 112,
        "content": "Posts formatted daily summary with metrics to team Slack channel"
      }
    }
  ],
  "connections": {
    "AI Post Analysis": {
      "main": [
        [
          {
            "node": "Filter Engagement-Worthy",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Through Posts": {
      "main": [
        [
          {
            "node": "Post Helpful Comment",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Generate Daily Summary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Log to Google Sheets": {
      "main": [
        [
          {
            "node": "Loop Through Posts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post Helpful Comment": {
      "main": [
        [
          {
            "node": "Log to Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Brand Keywords Config": {
      "main": [
        [
          {
            "node": "Search Brand Mentions",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Marketing Check": {
      "main": [
        [
          {
            "node": "Brand Keywords Config",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Search Brand Mentions": {
      "main": [
        [
          {
            "node": "AI Post Analysis",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Daily Summary": {
      "main": [
        [
          {
            "node": "Send Slack Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Engagement-Worthy": {
      "main": [
        [
          {
            "node": "Loop Through Posts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}