Beitragsfabrik
Experte
Dies ist ein Social Media, Multimodal AI-Bereich Automatisierungsworkflow mit 22 Nodes. Hauptsächlich werden If, Gmail, Slack, Twitter, LinkedIn und andere Nodes verwendet. Automatisierte Social-Media-Inhaltserstellung mit OpenAI, LinkedIn- und Twitter-Genehmigung
Voraussetzungen
- •Google-Konto + Gmail API-Anmeldedaten
- •Slack Bot Token oder Webhook URL
- •Twitter API-Anmeldedaten
- •LinkedIn API-Anmeldedaten
- •Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
- •Google Sheets API-Anmeldedaten
- •OpenAI API Key
Verwendete Nodes (22)
Kategorie
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": "RUV5oY5uuXl1ZaFr",
"meta": {
"instanceId": "578fc7e756b9da92db58a74ab5ee45e4a0e9b01199926f9e27822bc90b3265c2",
"templateId": "3066",
"templateCredsSetupCompleted": true
},
"name": "The Post Factory",
"tags": [],
"nodes": [
{
"id": "02429ea7-be59-49e3-9d85-c1678ee64abd",
"name": "Notizzettel2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1568,
16
],
"parameters": {
"color": 7,
"height": 680,
"content": "## STEP 2 : Send approval Email"
},
"typeVersion": 1
},
{
"id": "9b6e2038-9f65-4e0f-b13d-6c09e8224ed6",
"name": "Social-Media-Inhalt",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1008,
544
],
"parameters": {
"schemaType": "manual",
"inputSchema": "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"name\": {\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"description\": {\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"platform_posts\": {\n\t\t\t\"type\": \"object\",\n\t\t\t\"properties\": {\n\t\t\t\t\"LinkedIn\": {\n\t\t\t\t\t\"type\": \"object\",\n\t\t\t\t\t\"properties\": {\n \"image_suggestion\": {\n \t\t\t\"type\": \"string\"\n \t\t},\n\t\t\t\t\t\t\"post\": {\n\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"hashtags\": {\n\t\t\t\t\t\t\t\"type\": \"array\",\n\t\t\t\t\t\t\t\"items\": {\n\t\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"call_to_action\": {\n\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"X-Twitter\": {\n\t\t\t\t\t\"type\": \"object\",\n\t\t\t\t\t\"properties\": {\n \"video_suggestion\": {\n \t\t\t\"type\": \"string\"\n \t\t},\n \"image_suggestion\": {\n\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"post\": {\n\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"hashtags\": {\n\t\t\t\t\t\t\t\"type\": \"array\",\n\t\t\t\t\t\t\t\"items\": {\n\t\t\t\t\t\t\t\t\"type\": \"string\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"character_limit\": {\n\t\t\t\t\t\t\t\"type\": \"integer\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"additional_notes\": {\n\t\t\t\"type\": \"string\"\n\t\t}\n\t}\n}"
},
"typeVersion": 1.2
},
{
"id": "14327277-1e66-401d-9c74-8fdb6d76445f",
"name": "gpt-4o-mini",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1184,
496
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o-mini",
"cachedResultName": "gpt-4o-mini"
},
"options": {
"responseFormat": "text"
}
},
"credentials": {
"openAiApi": {
"id": "KYtUAAABF1OLcIYH",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "56eb9c72-87fc-42b2-b576-be68b3a8c7d2",
"name": "gpt-4o LLM",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
656,
544
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o",
"cachedResultName": "gpt-4o"
},
"options": {
"responseFormat": "text"
}
},
"credentials": {
"openAiApi": {
"id": "KYtUAAABF1OLcIYH",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "3a015f3f-a162-411a-85e8-e1f042d9c653",
"name": "LinkedIn Post",
"type": "n8n-nodes-base.linkedIn",
"onError": "continueRegularOutput",
"position": [
2704,
336
],
"parameters": {
"text": "={{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.post }}\n{{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.call_to_action }}\n{{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.hashtags }}\n{{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.call_to_action }}",
"person": "VoJamciSbX",
"additionalFields": {},
"binaryPropertyName": "=data",
"shareMediaCategory": "IMAGE"
},
"credentials": {
"linkedInOAuth2Api": {
"id": "uRLwZo2qsc95E41v",
"name": "LinkedIn account 6"
}
},
"typeVersion": 1,
"alwaysOutputData": true
},
{
"id": "aaef70d7-6029-4fae-afc1-72a6a0019b03",
"name": "Gmail User for Approval",
"type": "n8n-nodes-base.gmail",
"position": [
1632,
336
],
"webhookId": "c46cf421-ddb6-45a8-b83b-80b381666f0e",
"parameters": {
"sendTo": "=emailAddress",
"message": "={{ $json.output }}",
"options": {
"limitWaitTime": {
"values": {
"resumeUnit": "minutes",
"resumeAmount": 45
}
}
},
"subject": "=FOR YOUR APPROVAL {{ $('Social Media Content Factory').item.json.output.name }} - {{ $('Social Media Content Factory').item.json.output.description }}",
"operation": "sendAndWait",
"approvalOptions": {
"values": {
"approvalType": "double"
}
}
},
"credentials": {
"gmailOAuth2": {
"id": "wGZCoL5BBGTvQSIF",
"name": "Gmail account"
}
},
"typeVersion": 2.1
},
{
"id": "9732c12e-903e-49ac-8d29-ffc4d78c7ff8",
"name": "Social-Media-Beitragsdetails einreichen",
"type": "n8n-nodes-base.formTrigger",
"position": [
464,
336
],
"webhookId": "3e762442-715e-47e1-a65e-ae92085857ae",
"parameters": {
"options": {
"buttonLabel": "Generate Social Media Content"
},
"formTitle": "What do you feel like posting about today?",
"formFields": {
"values": [
{
"fieldLabel": "Topic",
"placeholder": "What is the title or topic you want to write the post about?",
"requiredField": true
},
{
"fieldLabel": "Keywords or Hashtags (optional)",
"placeholder": "Include any specific keywords or hashtags you'd like",
"requiredField": "={{ false }}"
},
{
"fieldLabel": "Link (optional)",
"placeholder": "=Would you like to redirect your audience to a link? Add it here."
},
{
"fieldType": "dropdown",
"fieldLabel": "Image",
"fieldOptions": {
"values": [
{
"option": "AI generated"
},
{
"option": "Image Link"
}
]
}
}
]
},
"formDescription": "=Welcome to your Social Media Assistant!\n\nJust provide the topic or title of your choice and an optional image, and the agent will generate platform-specific posts\n\nIf you're looking to grow your social media presence, this agent will save you time and make posting efficient."
},
"typeVersion": 2.2
},
{
"id": "899f658f-4faa-4ba7-ae02-cc8fb1d22c71",
"name": "Notizzettel10",
"type": "n8n-nodes-base.stickyNote",
"position": [
416,
16
],
"parameters": {
"color": 7,
"width": 1120,
"height": 680,
"content": "## STEP 1 : Generate social media post - text"
},
"typeVersion": 1
},
{
"id": "a8075b2a-4cd0-4b0c-9b19-8bd58de449c0",
"name": "Notizzettel11",
"type": "n8n-nodes-base.stickyNote",
"position": [
1824,
16
],
"parameters": {
"color": 7,
"width": 668,
"height": 684,
"content": "## STEP 3: Generate social media post - image or choose an existing image online"
},
"typeVersion": 1
},
{
"id": "1da28ef3-9061-4e83-84e0-3502d254d63a",
"name": "Notizzettel12",
"type": "n8n-nodes-base.stickyNote",
"position": [
2528,
16
],
"parameters": {
"color": 7,
"width": 400,
"height": 684,
"content": "## STEP 4: Publish posts"
},
"typeVersion": 1
},
{
"id": "6dc47749-eb49-4351-89aa-50f2b6c035bb",
"name": "Social-Media-Inhaltsfabrik",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
768,
336
],
"parameters": {
"text": "=You are a **content creation AI** for Saloni, a leading creator of **product management careers, growth, leadership** content.\n\nYour goal is to craft **engaging, platform-specific content** for LinkedIn, Twitter (X),. Each post must align with the platform’s audience preferences, tone, and style while reflecting Saloni's expertise. The content should provide **value-driven insights**, tutorials, reviews, and discussions that resonate with tech professionals, product managers, leaders, startup founders and more.\n\n### Key Objectives:\n1. **Platform Optimization**: Tailor content format, tone, and hashtags to suit each platform’s algorithm and audience engagement patterns.\n2. **SEO & Hashtags**: Use a mix of general automation hashtags and trending platform-specific hashtags to maximize reach.\n3. **Engagement Focus**: Create content that sparks interaction through tutorials, comparisons, reviews, or thought-provoking discussions.\n4. **Consistency**: Maintain a professional yet approachable tone across all platforms while adapting to audience needs.\n5. **Data-Driven Strategy**: Analyze trends and performance data to refine content strategy and hashtag usage.\n\n### General Hashtags:\n#WomenInTech #ProductManagement\n\n---\nYou have to generate content both for Linkedin and Twitter as mentioned below\n\n### Platform-Specific Guidelines:\n\n#### 1. LinkedIn\n - **Style**: Professional and insightful.\n - **Tone**: Business-oriented; focus on automation use cases, industry insights, and community impact.\n - **Content Length**: 3-4 sentences; concise but detailed.\n - **Hashtags**: #ProductManagement #WomenInTech\n - **Call to Action (CTA)**: Follow Saloni Malhotra for everything Product.\n\n\n#### 2. Twitter (X)\n - **Style**: Concise and impactful.\n - **Tone**: Crisp and engaging\n - **Hashtags**: #ProductManagement #WomenInTech\n - **CTA**: Drive quick engagement through retweets or replies (e.g., “What’s your go-to n8n workflow?”).\n\n\n---\n\n### Content Creation Workflow:\nFor every post:\n1. Use the following input fields:\n - Topic/About the Post: {{ $json.Topic }}\n - Keywords/Focus Areas: {{ $json.formMode }}\n - Link (optional): {{ $json['Link (optional)'] }}\n\t\n2. Adapt the tone/style given below for each post and Ensure every post reflects this tone\nThoughtful, yet Playful\nYou dive deep into product management, tech, and career stuff, but you make it digestible. Even heavy topics like supply chain systems or Gini coefficients come with a wink. You never talk down to the reader, but you don’t dumb things down either.\n\nHonest and Self-aware\nYou don’t pretend to have it all figured out. You’re open about things like burnout, privilege, career plateaus, or learning curves. That makes your content feel real, not performative.\n\nConfident without being boastful\nYou showcase your wins—leading a GenAI solution, shipping customer portals, launching Dot—but your tone says “Here’s what I learned”, not “Look how amazing I am.”\n\nConversational but Structured\nYour posts often follow a structure—hook, insight, story, takeaway—but you write like you talk: sharp, witty, humane. Even when you rant, it feels like a smart friend venting over chai, not noise for engagement.\n\n\nLinkedin post should be about 500 words and twitter post under 150 characters\n\nFollow the provided JSON schema for your reponse.\n",
"options": {
"systemMessage": "=Use the provided tools to research the topic based on latest information. Todays date is {{ $now }}"
},
"promptType": "define",
"hasOutputParser": true
},
"retryOnFail": true,
"typeVersion": 1.7
},
{
"id": "88c548bf-40e5-4b89-aef0-9233c3f5bc9c",
"name": "E-Mail zur Inhaltsprüfung vorbereiten",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1216,
336
],
"parameters": {
"text": "=Generate clean, modern HTML email content from the provided JSON data with these requirements:\n- Use table-based layout with inline CSS for email compatibility\n- Create card sections for each platform containing:\n • Title header (20px) \n • Post content (16px) \n • Video/image suggestions (italic 14px)\n • Hashtag list (inline-block with # prefix)\n • Emoji preservation where present\n • Call-to-action (bold 14px)\n- Structure using:\n • 600px max-width container\n • 20px padding between cards\n • Left-aligned text hierarchy\n • Arial/sans-serif font stack\n • Email-safe colors (#333 text, #555 secondary)\n- Include all platform-specific elements:\n ▶ Video/image suggestions in italic\n ▶ Hashtags as linked search terms\n ▶ Emojis in original positions\n ▶ Character limits for Twitter\n ▶ Platform-specific CTAs\n ▶ Visual quality reminders\n- Format hashtags as:\n <span style=\"display: inline-block; background: #f0f0f0; padding: 2px 6px; margin: 2px; border-radius: 4px;\">#tag</span>\n\nInput data: {{ $json.output.toJsonString() }}\n\nRemove ALL code blocks and comments. Output ONLY the raw HTML with:\n- Platform cards in JSON order\n- All data elements represented\n- Mobile-responsive tables\n- W3C-valid markup\n\n## Example HTML:\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color:#fbfcfe;border:1px solid #dbdfe7;border-radius:8px\">\n <tr>\n <td align=\"center\" style=\"padding:24px 0\">\n <table width=\"448\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width:100%;max-width:448px;background-color:#ffffff;border:1px solid #dbdfe7;border-radius:8px;padding:24px\">\n <tr>\n <td style=\"text-align:center;padding-top:8px;font-family:Arial,sans-serif;font-size:14px;color:#7e8186\">\n <p style=\"white-space:pre-line\"></p>\n <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" style=\"max-width:600px;font-family:Arial,sans-serif;color:#333\">\n <tr>\n <td style=\"padding:20px\">\n \n <!-- LinkedIn Card -->\n <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color:#f9f9f9;margin-bottom:20px;padding:20px;border-radius:8px\">\n <tr>\n <td style=\"font-size:20px;font-weight:bold;padding-bottom:10px\">LinkedIn</td>\n </tr>\n <tr>\n <td style=\"font-size:16px;padding-bottom:10px\">Follow Saloni Malhotra on Linkedin for everything Product.</td>\n </tr>\n <tr>\n <td style=\"font-size:14px;font-style:italic;padding-bottom:10px\">Video/Image suggestion pending</td>\n </tr>\n <tr>\n <td style=\"padding-bottom:10px\">\n <span style=\"display:inline-block;background:#f0f0f0;padding:2px 6px;margin:2px;border-radius:4px\">#ProductManagement</span>\n <span style=\"display:inline-block;background:#f0f0f0;padding:2px 6px;margin:2px;border-radius:4px\">#WomenInTech</span>\n </td>\n </tr>\n <tr>\n <td style=\"font-size:14px;font-weight:bold\">Checkout my Linkedin profile https://www.linkedin.com/in/saloni-malhotra/ and follow my Instagram page at that_product_girl!</td>\n </tr>\n </table>\n\n <!-- Twitter Card -->\n <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color:#f9f9f9;margin-bottom:20px;padding:20px;border-radius:8px\">\n <tr>\n <td style=\"font-size:20px;font-weight:bold;padding-bottom:10px\">Twitter</td>\n </tr>\n <tr>\n <td style=\"font-size:16px;padding-bottom:10px\">Checkout my Linkedin profile https://www.linkedin.com/in/saloni-malhotra/ and follow my Instagram page at that_product_girl!</td>\n </tr>\n <tr>\n <td style=\"padding-bottom:10px\">\n <span style=\"display:inline-block;background:#f0f0f0;padding:2px 6px;margin:2px;border-radius:4px\">#WomenInTech</span>\n <span style=\"display:inline-block;background:#f0f0f0;padding:2px 6px;margin:2px;border-radius:4px\">#ProductManagement</span>\n <span style=\"display:inline-block;background:#f0f0f0;padding:2px 6px;margin:2px;border-radius:4px\">#VibeCoding</span>\n \n </td>\n </tr>\n </table>\n\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n</table>\n",
"agent": "conversationalAgent",
"options": {},
"promptType": "define"
},
"typeVersion": 1.7
},
{
"id": "643b94c6-4535-4876-9660-d82ff69cbcf6",
"name": "Ist Inhalt genehmigt?",
"type": "n8n-nodes-base.if",
"position": [
1888,
336
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "e32d270f-f258-4522-94e1-2cb7ee4e8d2a",
"operator": {
"type": "boolean",
"operation": "true",
"singleValue": true
},
"leftValue": "={{ $json.data.approved }}",
"rightValue": ""
}
]
}
},
"typeVersion": 2.2
},
{
"id": "7c0bd340-d442-405a-9da2-c8b67a57b423",
"name": "Tweet erstellen",
"type": "n8n-nodes-base.twitter",
"position": [
2704,
144
],
"parameters": {
"text": "={{ $('Social Media Content Factory').item.json.output.platform_posts['X-Twitter'].post }}\n{{ $('Social Media Content Factory').item.json.output.platform_posts['X-Twitter'].hashtags}}",
"additionalFields": {}
},
"credentials": {
"twitterOAuth2Api": {
"id": "EK8OloOWzk7d8te9",
"name": "X account"
}
},
"typeVersion": 2
},
{
"id": "8ab03d75-b4c5-4271-8fa9-830f449a3a3c",
"name": "Bild generieren",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
2304,
192
],
"parameters": {
"prompt": "=Create a American modern style image for {{ $('Submit Social Post Details').item.json.Topic }} and {{ $('Social Media Content Factory').item.json.output.description }}",
"options": {},
"resource": "image"
},
"credentials": {
"openAiApi": {
"id": "KYtUAAABF1OLcIYH",
"name": "OpenAi account"
}
},
"typeVersion": 1.8,
"alwaysOutputData": true
},
{
"id": "38915626-8b61-43d0-ab8f-cda80a26004a",
"name": "Nachricht senden",
"type": "n8n-nodes-base.slack",
"position": [
3104,
480
],
"webhookId": "752c9a45-e202-47ce-9b52-c297b8d9db53",
"parameters": {
"text": "=Linkedin post is live! {{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.post }}",
"select": "channel",
"channelId": {
"__rl": true,
"mode": "name",
"value": "#social"
},
"otherOptions": {}
},
"credentials": {
"slackApi": {
"id": "qxoL4AtnxB0jQCxY",
"name": "Slack account"
}
},
"typeVersion": 2.3
},
{
"id": "e973f366-6fc8-4fcc-82f8-b9dada073ce5",
"name": "Notizzettel13",
"type": "n8n-nodes-base.stickyNote",
"position": [
2960,
16
],
"parameters": {
"color": 7,
"width": 400,
"height": 684,
"content": "## STEP 5 : Update status via messaging app / sheets/ docs"
},
"typeVersion": 1
},
{
"id": "684fc8dd-131e-4d8c-91db-05edae735ee7",
"name": "Zeile in Tabelle anhängen oder aktualisieren",
"type": "n8n-nodes-base.googleSheets",
"position": [
3104,
240
],
"parameters": {
"columns": {
"value": {
"Post": "={{ $json.text }}"
},
"schema": [
{
"id": "Post",
"type": "string",
"display": true,
"removed": false,
"required": false,
"displayName": "Post",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [
"Post"
],
"attemptToConvertTypes": false,
"convertFieldsToString": false
},
"options": {},
"operation": "appendOrUpdate",
"sheetName": {
"__rl": true,
"mode": "list",
"value": 1904412624,
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1r1ltAbepwXWED84buQKNgRL3xxv-CZRUNCJPVw_BU9Q/edit#gid=1904412624",
"cachedResultName": "Twitter posts"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1r1ltAbepwXWED84buQKNgRL3xxv-CZRUNCJPVw_BU9Q",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/1r1ltAbepwXWED84buQKNgRL3xxv-CZRUNCJPVw_BU9Q/edit?usp=drivesdk",
"cachedResultName": "Saloni Linkedin Posts"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "qh2adUWlUAqNMa4b",
"name": "Google Sheets account 3"
}
},
"typeVersion": 4.6
},
{
"id": "29211c5a-c037-44ee-8993-70771c004313",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
2304,
480
],
"parameters": {
"url": "imgUrl",
"options": {
"response": {
"response": {}
}
}
},
"typeVersion": 4.2
},
{
"id": "99df0968-5340-4ebc-ba00-d363f9b62b84",
"name": "Beitrag erstellen",
"type": "n8n-nodes-base.linkedIn",
"position": [
2704,
528
],
"parameters": {
"text": "=This is a default post {{ $('Social Media Content Factory').item.json.output.platform_posts.LinkedIn.post }}",
"person": "VoJamciSbX",
"additionalFields": {},
"shareMediaCategory": "IMAGE"
},
"credentials": {
"linkedInOAuth2Api": {
"id": "uRLwZo2qsc95E41v",
"name": "LinkedIn account 6"
}
},
"typeVersion": 1
},
{
"id": "99731b72-6328-4a6d-947b-2ebe57b65cc4",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
2112,
320
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "d3af4b0c-9d5b-4c40-ba07-f23cae560155",
"operator": {
"name": "filter.operator.equals",
"type": "string",
"operation": "equals"
},
"leftValue": "={{ $('Submit Social Post Details').item.json.Image }}",
"rightValue": "AI generated"
}
]
}
},
"typeVersion": 2.2
},
{
"id": "486537a0-4c8f-4aba-925c-c4ec86bdaabc",
"name": "Notizzettel6",
"type": "n8n-nodes-base.stickyNote",
"position": [
416,
-384
],
"parameters": {
"color": 6,
"width": 2944,
"height": 352,
"content": "\n## From Idea to Post: Social Media Automation in Action\n\n\nInstead of manually writing content, emailing for approval, designing creatives, and posting—this workflow does it all for you. It’s perfect for:\n\nFounders or marketers who want to save time\n\nTeams that need content approval before publishing\n\nEnsuring consistent quality and branding across posts"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "d36334e2-617d-440f-b570-2f71102268ac",
"connections": {
"99731b72-6328-4a6d-947b-2ebe57b65cc4": {
"main": [
[
{
"node": "8ab03d75-b4c5-4271-8fa9-830f449a3a3c",
"type": "main",
"index": 0
}
],
[
{
"node": "29211c5a-c037-44ee-8993-70771c004313",
"type": "main",
"index": 0
}
]
]
},
"56eb9c72-87fc-42b2-b576-be68b3a8c7d2": {
"ai_languageModel": [
[
{
"node": "6dc47749-eb49-4351-89aa-50f2b6c035bb",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"14327277-1e66-401d-9c74-8fdb6d76445f": {
"ai_languageModel": [
[
{
"node": "88c548bf-40e5-4b89-aef0-9233c3f5bc9c",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"7c0bd340-d442-405a-9da2-c8b67a57b423": {
"main": [
[
{
"node": "684fc8dd-131e-4d8c-91db-05edae735ee7",
"type": "main",
"index": 0
}
]
]
},
"29211c5a-c037-44ee-8993-70771c004313": {
"main": [
[
{
"node": "99df0968-5340-4ebc-ba00-d363f9b62b84",
"type": "main",
"index": 0
}
]
]
},
"99df0968-5340-4ebc-ba00-d363f9b62b84": {
"main": [
[
{
"node": "38915626-8b61-43d0-ab8f-cda80a26004a",
"type": "main",
"index": 0
}
]
]
},
"3a015f3f-a162-411a-85e8-e1f042d9c653": {
"main": [
[
{
"node": "38915626-8b61-43d0-ab8f-cda80a26004a",
"type": "main",
"index": 0
}
],
[]
]
},
"38915626-8b61-43d0-ab8f-cda80a26004a": {
"main": [
[]
]
},
"8ab03d75-b4c5-4271-8fa9-830f449a3a3c": {
"main": [
[
{
"node": "3a015f3f-a162-411a-85e8-e1f042d9c653",
"type": "main",
"index": 0
},
{
"node": "7c0bd340-d442-405a-9da2-c8b67a57b423",
"type": "main",
"index": 0
}
]
]
},
"643b94c6-4535-4876-9660-d82ff69cbcf6": {
"main": [
[
{
"node": "99731b72-6328-4a6d-947b-2ebe57b65cc4",
"type": "main",
"index": 0
}
],
[]
]
},
"9b6e2038-9f65-4e0f-b13d-6c09e8224ed6": {
"ai_outputParser": [
[
{
"node": "6dc47749-eb49-4351-89aa-50f2b6c035bb",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"aaef70d7-6029-4fae-afc1-72a6a0019b03": {
"main": [
[
{
"node": "643b94c6-4535-4876-9660-d82ff69cbcf6",
"type": "main",
"index": 0
}
]
]
},
"9732c12e-903e-49ac-8d29-ffc4d78c7ff8": {
"main": [
[
{
"node": "6dc47749-eb49-4351-89aa-50f2b6c035bb",
"type": "main",
"index": 0
}
]
]
},
"88c548bf-40e5-4b89-aef0-9233c3f5bc9c": {
"main": [
[
{
"node": "aaef70d7-6029-4fae-afc1-72a6a0019b03",
"type": "main",
"index": 0
}
]
]
},
"6dc47749-eb49-4351-89aa-50f2b6c035bb": {
"main": [
[
{
"node": "88c548bf-40e5-4b89-aef0-9233c3f5bc9c",
"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 - Soziale Medien, Multimodales KI
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.
Verwandte Workflows
n8n-Knoten in der visuellen Referenzbibliothek erkunden
Erkundung von n8n-Knoten in der visuellen Referenzbibliothek
If
Ftp
Set
+
If
Ftp
Set
113 NodesI versus AI
Sonstiges
LinkedIn-Inhaltsmaschine
Generieren und planen Sie soziale Beiträge für X und LinkedIn mit Gemini/OpenAI
Form
Merge
Slack
+
Form
Merge
Slack
14 NodesNurseflow
Soziale Medien
LinkedIn-KI-Inhalts-Poster mit Bildern durch Umwandlung von Wikipedia-Inhalten mit Bright Data
LinkedIn-Posts aus Wikipedia mit GPT-4-Zusammenfassungen und Ideogram-Bildern generieren
If
Code
Wait
+
If
Code
Wait
19 NodesIncrementors
Soziale Medien
✨🩷 Automatisierte Social-Media-Inhalts-Publishing-Fabrik + System-Prompt-Kombination
GPT-4o zum Generieren plattformoptimierter Social-Media-Inhalte für 6 Plattformen verwenden
If
Set
Code
+
If
Set
Code
100 NodesLuan Correia
Soziale Medien
LinkedIn Content Factory (mit OpenAI-Recherche und Markenbildgenerierung)
LinkedIn-Inhaltsfabrik, integriert mit OpenAI-Forschung und Replicate-Bildgenerierung
If
Set
Code
+
If
Set
Code
23 NodesOnur
Soziale Medien
✨🤖 Automatisierte KI-gestützte Social-Media-Inhaltsfabrik für X + Facebook + Instagram + LinkedIn
✨🤖 KI-gestützte automatisierte Erstellung von mehrplattformigen Social-Media-Inhalten
If
Set
Code
+
If
Set
Code
57 NodesJoseph LePage
Künstliche Intelligenz
Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes22
Kategorie2
Node-Typen13
Autor
Saloni Malhotra
@salonimalhotraExterne Links
Auf n8n.io ansehen →
Diesen Workflow teilen