Produkt+AI-Bildmaterialgenerator - Meta-Werbung, E-Mails, soziale Medien (mit fal.ai & Placid)

Experte

Dies ist ein AI, Marketing-Bereich Automatisierungsworkflow mit 40 Nodes. Hauptsächlich werden If, Wait, Merge, FormTrigger, GoogleDrive und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Erstellen Sie professionelle Marketingmaterialien für Werbung und Social Media mit Google Imagen, Ideogram und Placid

Voraussetzungen
  • Google Drive API-Anmeldedaten
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • 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
{
  "id": "3knMT0G3Tu4gXFrO",
  "meta": {
    "instanceId": "0aee4372a556f3e4774323f4ed89755880cea473443f0948966509bbf55dec04",
    "templateCredsSetupCompleted": true
  },
  "name": "Product + AI Image Asset Creator - Meta Ads, Email, Social with fal.ai & Placid",
  "tags": [],
  "nodes": [
    {
      "id": "c6b02b7e-2abe-4731-9089-c474e57eb052",
      "name": "Status abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1180,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f9ef7f9c-ab89-49bf-982a-a874b5cb78a5",
      "name": "Warten",
      "type": "n8n-nodes-base.wait",
      "position": [
        1560,
        220
      ],
      "webhookId": "150069ed-885b-497f-a32a-09e7088136e6",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "5c47297c-c9c7-403a-a5b4-271618561ccf",
      "name": "Bereit?",
      "type": "n8n-nodes-base.if",
      "position": [
        1360,
        40
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "001c0169-0ba2-40e8-b2e6-e733d07a07ef",
      "name": "Ergebnis abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1600,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2799853c-fa2d-4d03-9348-161773689a1a",
      "name": "Zusammenführen",
      "type": "n8n-nodes-base.merge",
      "position": [
        -200,
        40
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "4d7efaa4-2196-4b1d-a866-049965287b59",
      "name": "Status abrufen1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2040,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "9625a660-7442-4b0b-aa32-c41d09eeba8c",
      "name": "Warten1",
      "type": "n8n-nodes-base.wait",
      "position": [
        2420,
        220
      ],
      "webhookId": "150069ed-885b-497f-a32a-09e7088136e6",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "943068a4-cec0-4727-ade8-2d5e1ecac509",
      "name": "Bereit?1",
      "type": "n8n-nodes-base.if",
      "position": [
        2220,
        40
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "19e7a052-7102-478f-bd64-3dbe2d83bdcc",
      "name": "Ergebnis abrufen1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2460,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7e8af5b2-d206-42e6-86bb-70a442e5b913",
      "name": "Bild herunterladen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2900,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b4b103b0-5dc4-40bf-95df-acc88be62737",
      "name": "Hintergrundbild-Prompt-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -680,
        -140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "8e3d42e3-7f6c-4393-a245-0fbd26baab7f",
      "name": "Text-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -680,
        200
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "296da2e4-b03e-45f4-b1a3-750a3abdb937",
      "name": "gpt-4o-mini",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -700,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d03e9ba0-e89b-49de-8b0c-22b484e7282c",
      "name": "gpt-4.1-mini",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -680,
        40
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3021e9fd-31b5-43f0-b482-82e1b1c9881f",
      "name": "BG-Prompt-Ausgabe-Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -480,
        40
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "362716f9-900f-46b6-bc4b-57697c0ed661",
      "name": "Textausgabe-Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -480,
        400
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "43e8ebfc-e731-46e6-b615-61568bd08ed1",
      "name": "Fal.ai Hintergrund ersetzen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        980,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "32844609-a76f-4d38-8ba7-4fa35fd1ae66",
      "name": "Fal.ai Tageszeit-Neubeleuchtung",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1820,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c085a0f2-c521-413a-b4ad-944473e2cebb",
      "name": "Bild via Vorlage mit Placid.app erstellen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2680,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e041720f-c176-48b3-b82b-eef0c93dbefe",
      "name": "In Google Drive speichern",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        3140,
        40
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "3a494c2a-be33-47eb-a661-4a7e1be79951",
      "name": "Bei Formularübermittlung",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -1280,
        40
      ],
      "webhookId": "1b248f73-0f58-45ef-9a62-8d1052376ff5",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "104f0629-00b2-42ad-9efc-81013d1ffda5",
      "name": "Temporäre Datei-URL für Upload abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1060,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "36e48a80-2a2e-4f06-92c5-e7b042cc7cfe",
      "name": "Status abrufen2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        260,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7c2e6496-7dee-450d-a520-d821175eb32f",
      "name": "Warten2",
      "type": "n8n-nodes-base.wait",
      "position": [
        640,
        220
      ],
      "webhookId": "150069ed-885b-497f-a32a-09e7088136e6",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "cf957df2-de45-404c-afbf-27951440f045",
      "name": "Bereit?2",
      "type": "n8n-nodes-base.if",
      "position": [
        440,
        40
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "84c0f8ba-4fb8-44e4-b6d1-c46eb13b75c0",
      "name": "Fal.ai Google Bildgenerierung4",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ed6efcac-6670-406b-86a1-4728fc4df1d9",
      "name": "Stilreferenzbild abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        680,
        40
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "46480feb-1305-4ebf-af5a-067b9c15e000",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -780
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5dc6f8ed-04ba-4736-9b16-43ca7ef07922",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        -780
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ac1a7234-c7cc-4c12-9ee3-ac87575545a6",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1800,
        -780
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "245b0f0d-1d49-4921-b7d5-07d7edb639e9",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2660,
        -780
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2ebd7c80-fbf9-4dd0-9a8a-b12eb3509c02",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1700,
        -780
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0e0e8f53-23d2-4a53-b29c-b44f19d8c5cc",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1700,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "09c82d0e-9bc5-4642-a687-d06c510bded2",
      "name": "Haftnotiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -820,
        -500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "607c7ad0-c448-40f4-82f0-b3948ef61722",
      "name": "Haftnotiz7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5c2b42d2-6c91-4ce7-9a5d-f4f99fe9fdaf",
      "name": "Haftnotiz8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "140df2ce-0aa8-4e6d-8505-198d3fa3ad21",
      "name": "Haftnotiz9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1800,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf2140b2-ba69-4434-8818-c4a81a264ea3",
      "name": "Haftnotiz10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2660,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e6ca7809-1920-4d86-9bcc-fa1d748d456f",
      "name": "Haftnotiz11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3520,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5417dfd5-e06e-49d3-a830-44f98e86312c",
      "name": "Haftnotiz12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -820,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "7e99b029-7d77-43aa-8214-d5889eb792f0",
  "connections": {
    "f9ef7f9c-ab89-49bf-982a-a874b5cb78a5": {
      "main": [
        [
          {
            "node": "c6b02b7e-2abe-4731-9089-c474e57eb052",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2799853c-fa2d-4d03-9348-161773689a1a": {
      "main": [
        [
          {
            "node": "84c0f8ba-4fb8-44e4-b6d1-c46eb13b75c0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9625a660-7442-4b0b-aa32-c41d09eeba8c": {
      "main": [
        [
          {
            "node": "4d7efaa4-2196-4b1d-a866-049965287b59",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c2e6496-7dee-450d-a520-d821175eb32f": {
      "main": [
        [
          {
            "node": "36e48a80-2a2e-4f06-92c5-e7b042cc7cfe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5c47297c-c9c7-403a-a5b4-271618561ccf": {
      "main": [
        [
          {
            "node": "001c0169-0ba2-40e8-b2e6-e733d07a07ef",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f9ef7f9c-ab89-49bf-982a-a874b5cb78a5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "943068a4-cec0-4727-ade8-2d5e1ecac509": {
      "main": [
        [
          {
            "node": "19e7a052-7102-478f-bd64-3dbe2d83bdcc",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9625a660-7442-4b0b-aa32-c41d09eeba8c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf957df2-de45-404c-afbf-27951440f045": {
      "main": [
        [
          {
            "node": "ed6efcac-6670-406b-86a1-4728fc4df1d9",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "7c2e6496-7dee-450d-a520-d821175eb32f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "296da2e4-b03e-45f4-b1a3-750a3abdb937": {
      "ai_languageModel": [
        [
          {
            "node": "8e3d42e3-7f6c-4393-a245-0fbd26baab7f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "001c0169-0ba2-40e8-b2e6-e733d07a07ef": {
      "main": [
        [
          {
            "node": "32844609-a76f-4d38-8ba7-4fa35fd1ae66",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c6b02b7e-2abe-4731-9089-c474e57eb052": {
      "main": [
        [
          {
            "node": "5c47297c-c9c7-403a-a5b4-271618561ccf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d03e9ba0-e89b-49de-8b0c-22b484e7282c": {
      "ai_languageModel": [
        [
          {
            "node": "b4b103b0-5dc4-40bf-95df-acc88be62737",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "19e7a052-7102-478f-bd64-3dbe2d83bdcc": {
      "main": [
        [
          {
            "node": "c085a0f2-c521-413a-b4ad-944473e2cebb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d7efaa4-2196-4b1d-a866-049965287b59": {
      "main": [
        [
          {
            "node": "943068a4-cec0-4727-ade8-2d5e1ecac509",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "36e48a80-2a2e-4f06-92c5-e7b042cc7cfe": {
      "main": [
        [
          {
            "node": "cf957df2-de45-404c-afbf-27951440f045",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e8af5b2-d206-42e6-86bb-70a442e5b913": {
      "main": [
        [
          {
            "node": "e041720f-c176-48b3-b82b-eef0c93dbefe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8e3d42e3-7f6c-4393-a245-0fbd26baab7f": {
      "main": [
        [
          {
            "node": "2799853c-fa2d-4d03-9348-161773689a1a",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "362716f9-900f-46b6-bc4b-57697c0ed661": {
      "ai_outputParser": [
        [
          {
            "node": "8e3d42e3-7f6c-4393-a245-0fbd26baab7f",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "3a494c2a-be33-47eb-a661-4a7e1be79951": {
      "main": [
        [
          {
            "node": "104f0629-00b2-42ad-9efc-81013d1ffda5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e041720f-c176-48b3-b82b-eef0c93dbefe": {
      "main": [
        []
      ]
    },
    "3021e9fd-31b5-43f0-b482-82e1b1c9881f": {
      "ai_outputParser": [
        [
          {
            "node": "b4b103b0-5dc4-40bf-95df-acc88be62737",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "84c0f8ba-4fb8-44e4-b6d1-c46eb13b75c0": {
      "main": [
        [
          {
            "node": "36e48a80-2a2e-4f06-92c5-e7b042cc7cfe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "43e8ebfc-e731-46e6-b615-61568bd08ed1": {
      "main": [
        [
          {
            "node": "c6b02b7e-2abe-4731-9089-c474e57eb052",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "32844609-a76f-4d38-8ba7-4fa35fd1ae66": {
      "main": [
        [
          {
            "node": "4d7efaa4-2196-4b1d-a866-049965287b59",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ed6efcac-6670-406b-86a1-4728fc4df1d9": {
      "main": [
        [
          {
            "node": "43e8ebfc-e731-46e6-b615-61568bd08ed1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4b103b0-5dc4-40bf-95df-acc88be62737": {
      "main": [
        [
          {
            "node": "2799853c-fa2d-4d03-9348-161773689a1a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "104f0629-00b2-42ad-9efc-81013d1ffda5": {
      "main": [
        [
          {
            "node": "b4b103b0-5dc4-40bf-95df-acc88be62737",
            "type": "main",
            "index": 0
          },
          {
            "node": "8e3d42e3-7f6c-4393-a245-0fbd26baab7f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c085a0f2-c521-413a-b4ad-944473e2cebb": {
      "main": [
        [
          {
            "node": "7e8af5b2-d206-42e6-86bb-70a442e5b913",
            "type": "main",
            "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 - Künstliche Intelligenz, Marketing

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 Nodes40
Kategorie2
Node-Typen10
Schwierigkeitsbeschreibung

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

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34