8
n8n 한국어amn8n.com

AI 검색 및 SerpAPI를 사용한 소셜 미디어 뉴스 자동 게시

고급

이것은Social Media, AI RAG분야의자동화 워크플로우로, 20개의 노드를 포함합니다.주로 If, Set, Wait, Twitter, Telegram 등의 노드를 사용하며. AI 검색 및 SerpAPI를 사용하여 뉴스를 Telegram, Facebook, Twitter 및 WordPress에 자동 게시

사전 요구사항
  • Twitter API 인증 정보
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음
  • Facebook Graph API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "cb9a1e5321767b6316634728341237e564b2587ab15b74ca0a89eb02a53484d6",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "29a623fa-b663-4b10-8ac9-ceb975393cfa",
      "name": "메모3",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -448,
        672
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dca99847-4ba2-4e67-8e84-c072234b6c4c",
      "name": "Create Tweet text",
      "type": "n8n-nodes-base.twitter",
      "position": [
        -128,
        1536
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "fcc2b27c-03e8-4136-ab2c-4cd6264f3649",
      "name": "Create WordPress Post",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        -128,
        1392
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "572c8ecb-8bc9-42a0-b64a-2e25cc02858b",
      "name": "Facebook post",
      "type": "n8n-nodes-base.facebookGraphApi",
      "position": [
        -128,
        1088
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cc748482-234b-4f12-b6c0-f168a671108a",
      "name": "대기 2s",
      "type": "n8n-nodes-base.wait",
      "position": [
        -336,
        1312
      ],
      "webhookId": "829ccbe5-ea02-4128-bc8c-43897bca1855",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "9efa0256-ef49-4d91-a42a-3f37e6783d6f",
      "name": "메모2",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -1120,
        1088
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "635e17cd-abb2-4822-babd-6112881d2ddb",
      "name": "메모1",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -1664,
        1152
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c8383581-a491-49c1-a8a3-daf309f8b756",
      "name": "메모",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -2704,
        1136
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f47a2e80-bbe1-4494-83d0-f490f0d12da5",
      "name": "Do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        -336,
        1536
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "736dd7c5-413d-4dd1-85e7-145bea70fe76",
      "name": "Get a document in Google 문서",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        -704,
        1776
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b9788398-8139-441a-8a4c-51b235cc1f0e",
      "name": "HTTP 요청",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -704,
        1664
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e34fedaa-df5b-4a89-98fc-d93b6487154e",
      "name": "SerpAPI 검색",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        -832,
        1664
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "41bb1075-3dac-4f63-b1ff-d0dfc6a3a437",
      "name": "심플 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1088,
        1664
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "39e597f6-ee5f-4601-9808-37e1d50a6c05",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -960,
        1664
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c1d36fdd-3728-4782-bb69-1e61530a4582",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -128,
        1232
      ],
      "webhookId": "d60206f7-b55c-41d9-bb2f-04a43dd9dc93",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "fca41ba4-b080-43af-ab95-12f2cfb39d83",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1088,
        1776
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "58bafa52-a791-48ba-9fd2-c9f02372e5a6",
      "name": "If1",
      "type": "n8n-nodes-base.if",
      "position": [
        -576,
        1440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
      "name": "AI 에이전트1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -976,
        1440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "65c0018f-4426-4309-a400-56814eeb777d",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        1440
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a6aa5a3d-5c4c-41b2-9b9e-f0ef5e21d5d9",
      "name": "Schedule1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1504,
        1440
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "58bafa52-a791-48ba-9fd2-c9f02372e5a6": {
      "main": [
        [
          {
            "node": "Wait 2s",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f47a2e80-bbe1-4494-83d0-f490f0d12da5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39e597f6-ee5f-4601-9808-37e1d50a6c05": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "SerpAPI": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Wait 2s": {
      "main": [
        [
          {
            "node": "dca99847-4ba2-4e67-8e84-c072234b6c4c",
            "type": "main",
            "index": 0
          },
          {
            "node": "fcc2b27c-03e8-4136-ab2c-4cd6264f3649",
            "type": "main",
            "index": 0
          },
          {
            "node": "572c8ecb-8bc9-42a0-b64a-2e25cc02858b",
            "type": "main",
            "index": 0
          },
          {
            "node": "c1d36fdd-3728-4782-bb69-1e61530a4582",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "58bafa52-a791-48ba-9fd2-c9f02372e5a6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a6aa5a3d-5c4c-41b2-9b9e-f0ef5e21d5d9": {
      "main": [
        [
          {
            "node": "65c0018f-4426-4309-a400-56814eeb777d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "65c0018f-4426-4309-a400-56814eeb777d": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get a document in Google Docs": {
      "ai_tool": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 소셜 미디어, AI RAG

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수20
카테고리2
노드 유형17
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
DevCode Journey

DevCode Journey

@devcodejourney

I build intelligent systems that automate tasks, streamline workflows, and enhance user experiences using tools like n8n, AI chatbots, and modern automation platforms. With a passion for solving real-world problems through smart technology, I create custom solutions that help individuals and businesses save time, scale faster, and work smarter. Whether it's integrating APIs, building no-code/low-code automations, or developing conversational AI, I'm always exploring the edge of what's possible.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34