자동 LinkedIn 게시물 템플릿
중급
이것은Multimodal AI분야의자동화 워크플로우로, 8개의 노드를 포함합니다.주로 LinkedIn, FormTrigger, OpenAi 등의 노드를 사용하며. GPT-4 텍스트와 AI 이미지를 사용하여 LinkedIn 게시물 자동 게시
사전 요구사항
- •LinkedIn API 인증 정보
- •OpenAI API Key
사용된 노드 (8)
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "8jCMS5WazhTj6lEy",
"meta": {
"instanceId": "6dab325484db17217432bd17c46b16a74656e18b7a3b29fe24824c64123a2170",
"templateCredsSetupCompleted": true
},
"name": "Auto LI Posts Template",
"tags": [],
"nodes": [
{
"id": "874400e3-7dec-4952-860b-a4e37e846198",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
-320
],
"parameters": {
"width": 224,
"height": 288,
"content": "## On Form Submission\nThis node triggers the workflow when a new form is submitted. \nUse it to capture the **post idea** and any extra details from the user. \nIt acts as the starting point for generating LinkedIn content. "
},
"typeVersion": 1
},
{
"id": "548ac804-2035-42dc-859f-904bcc8a496d",
"name": "게시물 아이디어",
"type": "n8n-nodes-base.formTrigger",
"notes": "This node triggers the workflow when a new form is submitted. \nUse it to capture the **post idea** and any extra details from the user. \nIt acts as the starting point for generating LinkedIn content. \n[Guide](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.formtrigger/)\n",
"position": [
0,
0
],
"webhookId": "3fcba17d-3265-4763-b051-68969ab2d8d1",
"parameters": {
"options": {},
"formTitle": "LINKEDIN POST IDEA",
"formFields": {
"values": [
{
"fieldLabel": "Idea",
"placeholder": "The impact of AI in 2026",
"requiredField": true
}
]
},
"formDescription": "Write an idea for a LinkedIn post"
},
"notesInFlow": true,
"typeVersion": 2.2
},
{
"id": "02ff126f-b012-4528-be8b-8478b409ba7d",
"name": "게시물 텍스트 생성",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
208,
0
],
"parameters": {
"modelId": {
"__rl": true,
"mode": "list",
"value": "gpt-4.1-mini",
"cachedResultName": "GPT-4.1-MINI"
},
"options": {},
"messages": {
"values": [
{
"role": "assistant",
"content": "You are an expert LinkedIn content writer specializing in [industry focus: e.g. AI, automation, entrepreneurship, productivity]. \nYour style is clear, professional, and human — optimized to grab attention and spark engagement. \nYou write in a personal, approachable tone, adding emojis if helpful, and always ending with a call to action. \n\nWrite LinkedIn posts as if you are [founder name], the founder of [business/company name], a [describe company type, e.g. automation agency / SaaS / consultancy]. \nThe voice should feel authentic and personal — avoid using “we” or corporate language, instead speak in first person (“I”) to show personality, experiences, and even humor or flaws. \n\n"
},
{
"content": "=“Idea for the post: {{ $json.Idea }}” \n\nTask: \nExpand this idea into **one engaging LinkedIn paragraph** with insights and a final call to action. Keep it curiosity-driven"
}
]
}
},
"credentials": {
"openAiApi": {
"id": "gYP4uqeDRoDyiPbD",
"name": "OpenAi account 2"
}
},
"typeVersion": 1.8
},
{
"id": "03395e5d-c619-4a6c-8756-2e6435191c51",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
192,
-320
],
"parameters": {
"color": 4,
"width": 256,
"height": 288,
"content": "## Generate LinkedIn Post Text\nUses an OpenAI model to turn the submitted idea into an engaging LinkedIn post. \nThe AI prompt is customizable so you can adjust it to your **brand voice**, **tone**, and **industry**. \nThis step ensures the post is clear, professional, and ends with a call to action. "
},
"typeVersion": 1
},
{
"id": "b331a025-b808-4acc-b204-19aa2a95ea43",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
480,
-320
],
"parameters": {
"color": 5,
"width": 224,
"height": 288,
"content": "## Generate Image for Post\nCreates a **visual asset** to accompany the LinkedIn post. \nThe AI prompt defines design style (minimalist, brand colors, typography, etc.). \nCustomize it with your **[brand colors]** or specific visual guidelines. \nThis helps the post stand out in the LinkedIn feed. \n"
},
"typeVersion": 1
},
{
"id": "654c18fb-7f9f-49a8-b8c7-dc2e51a43077",
"name": "스티커 메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
736,
-320
],
"parameters": {
"color": 6,
"height": 288,
"content": "## Publish Post to LinkedIn\nPublishes the generated **text + image** directly to your LinkedIn account. \nMake sure you connect your **LinkedIn credentials** before running. \nThis is the final step — your content is live on LinkedIn automatically! \n[Guide](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.linkedin/)\n"
},
"typeVersion": 1
},
{
"id": "bbe632f8-29e4-47fa-9158-5445ca009342",
"name": "시각적 콘텐츠 생성",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
544,
0
],
"parameters": {
"model": "gpt-image-1",
"prompt": "=Create a visually appealing, minimalist LinkedIn post image that represents this idea: \n“{{ $('Post Idea').item.json.Idea }}” \nAdditional context: {{ $json.message.content }} \n\nDesign requirements: \n- Minimalist style with a clean light background \n- Use [brand colors] (example: purple to dark blue gradient) \n- Modern typography (e.g. Open Sans, tight kerning, low line spacing) \n- Professional yet eye-catching composition suitable for LinkedIn feed \n- Think of it like a LinkedIn content cover image that makes people stop scrolling.\n",
"options": {},
"resource": "image"
},
"credentials": {
"openAiApi": {
"id": "gYP4uqeDRoDyiPbD",
"name": "OpenAi account 2"
}
},
"typeVersion": 1.8
},
{
"id": "37481fe0-8ca6-4566-b96c-3ec5f6873e4c",
"name": "Post on LinkedIn",
"type": "n8n-nodes-base.linkedIn",
"position": [
816,
0
],
"parameters": {
"text": "={{ $('Generate Post Text').item.json.message.content }}",
"person": "K6f9KL_emA",
"additionalFields": {},
"shareMediaCategory": "IMAGE"
},
"credentials": {
"linkedInOAuth2Api": {
"id": "82aiuwXeBmosN3cy",
"name": "LinkedIn account 2"
}
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "065d2a7d-9eeb-4254-afc6-0bb3f7348ebf",
"connections": {
"548ac804-2035-42dc-859f-904bcc8a496d": {
"main": [
[
{
"node": "02ff126f-b012-4528-be8b-8478b409ba7d",
"type": "main",
"index": 0
}
]
]
},
"bbe632f8-29e4-47fa-9158-5445ca009342": {
"main": [
[
{
"node": "37481fe0-8ca6-4566-b96c-3ec5f6873e4c",
"type": "main",
"index": 0
}
]
]
},
"02ff126f-b012-4528-be8b-8478b409ba7d": {
"main": [
[
{
"node": "bbe632f8-29e4-47fa-9158-5445ca009342",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
이메일 자동 응답 템플릿
AI 기반 잠재 고객 이메일 분류 및 자동 응답, GPT-4o와 Gmail 통합
Gmail
Filter
Email Read Imap
+
Gmail
Filter
Email Read Imap
12 노드Rodrigo
AI 챗봇
GPT-4o-mini 템플릿 콜드 이메일 브레이크스루 생성기
GPT-4O-mini와 구글 스프레드시트를 사용하여 개인화된 콜드 이메일 오프닝을 생성
Google Sheets
Manual Trigger
Split In Batches
+
Google Sheets
Manual Trigger
Split In Batches
10 노드Rodrigo
리드 생성
게시물 공장
OpenAI, LinkedIn 및 Twitter 승인 기반 자동화된 소셜 미디어 콘텐츠 제작
If
Gmail
Slack
+
If
Gmail
Slack
22 노드Saloni Malhotra
소셜 미디어
GPT-4와 GPT Image 1을 사용하여 자동으로 LinkedIn 콘텐츠 생성并发송
GPT-4와 GPT Image 1을 사용하여 자동으로 LinkedIn 콘텐츠를 생성하고 게시합니다.
Gmail
Linked In
Form Trigger
+
Gmail
Linked In
Form Trigger
16 노드Marth
멀티모달 AI
演示 - 分享模板 - 에서职位描述构建候选人短名单
AI招聘流程:사용Apollo및Airtable에서职位로候选人短名单
Set
Limit
Switch
+
Set
Limit
Switch
40 노드Fabian Herhold
기타
## 적용 대상
AI 기반의 매일 LinkedIn 게시물 생성기, OpenAI 피드백 루프 및 Notion 통합
Set
Notion
Linked In
+
Set
Notion
Linked In
28 노드Nabin Bhandari
소셜 미디어
워크플로우 정보
난이도
중급
노드 수8
카테고리1
노드 유형4
저자
Rodrigo
@rodrigonzalezsyncraAI & automation consultant helping businesses streamline processes, generate leads, and scale faster with smart workflows. Founder of SyncraLabs, integrating AI with n8n to create practical, high-impact automations. Passionate about sharing knowledge through ready-to-use templates and community contributions.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유