Automatische Veröffentlichung von Nachrichten auf Social Media mit KI-Suche und SerpAPI

Experte

Dies ist ein Social Media, AI RAG-Bereich Automatisierungsworkflow mit 20 Nodes. Hauptsächlich werden If, Set, Wait, Twitter, Telegram und andere Nodes verwendet. Automatisches Veröffentlichen von Nachrichten auf Telegram, Facebook, Twitter und WordPress mit KI-Suche und SerpAPI

Voraussetzungen
  • Twitter API-Anmeldedaten
  • Telegram Bot Token
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • Facebook Graph API-Anmeldedaten
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "meta": {
    "instanceId": "cb9a1e5321767b6316634728341237e564b2587ab15b74ca0a89eb02a53484d6",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "29a623fa-b663-4b10-8ac9-ceb975393cfa",
      "name": "Notiz3",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -448,
        672
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dca99847-4ba2-4e67-8e84-c072234b6c4c",
      "name": "Tweet-Text erstellen",
      "type": "n8n-nodes-base.twitter",
      "position": [
        -128,
        1536
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "fcc2b27c-03e8-4136-ab2c-4cd6264f3649",
      "name": "WordPress-Beitrag erstellen",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        -128,
        1392
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "572c8ecb-8bc9-42a0-b64a-2e25cc02858b",
      "name": "Facebook-Beitrag",
      "type": "n8n-nodes-base.facebookGraphApi",
      "position": [
        -128,
        1088
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cc748482-234b-4f12-b6c0-f168a671108a",
      "name": "2s warten",
      "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": "Notiz2",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -1120,
        1088
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "635e17cd-abb2-4822-babd-6112881d2ddb",
      "name": "Notiz1",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -1664,
        1152
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c8383581-a491-49c1-a8a3-daf309f8b756",
      "name": "Notiz",
      "type": "n8n-nodes-base.stickyNote",
      "disabled": true,
      "position": [
        -2704,
        1136
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f47a2e80-bbe1-4494-83d0-f490f0d12da5",
      "name": "Nichts tun",
      "type": "n8n-nodes-base.noOp",
      "position": [
        -336,
        1536
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "736dd7c5-413d-4dd1-85e7-145bea70fe76",
      "name": "Dokument in Google Docs abrufen",
      "type": "n8n-nodes-base.googleDocsTool",
      "position": [
        -704,
        1776
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b9788398-8139-441a-8a4c-51b235cc1f0e",
      "name": "HTTP-Anfrage",
      "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": "Simple Speicher",
      "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": "Textnachricht senden",
      "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-Chat-Modell",
      "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": "KI-Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -976,
        1440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "65c0018f-4426-4309-a400-56814eeb777d",
      "name": "Felder bearbeiten1",
      "type": "n8n-nodes-base.set",
      "position": [
        -1280,
        1440
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a6aa5a3d-5c4c-41b2-9b9e-f0ef5e21d5d9",
      "name": "Zeitplan1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1504,
        1440
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "pinData": {},
  "connections": {
    "58bafa52-a791-48ba-9fd2-c9f02372e5a6": {
      "main": [
        [
          {
            "node": "cc748482-234b-4f12-b6c0-f168a671108a",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f47a2e80-bbe1-4494-83d0-f490f0d12da5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39e597f6-ee5f-4601-9808-37e1d50a6c05": {
      "ai_tool": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e34fedaa-df5b-4a89-98fc-d93b6487154e": {
      "ai_tool": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "cc748482-234b-4f12-b6c0-f168a671108a": {
      "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
          }
        ]
      ]
    },
    "b427df2c-49b5-40e8-9a85-178a9a24f7e7": {
      "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": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b9788398-8139-441a-8a4c-51b235cc1f0e": {
      "ai_tool": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "736dd7c5-413d-4dd1-85e7-145bea70fe76": {
      "ai_tool": [
        [
          {
            "node": "b427df2c-49b5-40e8-9a85-178a9a24f7e7",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Soziale Medien, KI RAG

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes20
Kategorie2
Node-Typen17
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
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.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34