블로그 콘텐츠 다국어 자동 번역
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Set, Merge, SplitOut, ManualTrigger, Agent 등의 노드를 사용하며. GPT-4o 및 Markdown을 사용하여 블로그 콘텐츠를 여러 언어로 자동 번역
- •OpenAI API Key
{
"meta": {
"instanceId": "ad0113c344ee237399e44e9f11798b05baeb83a6196d514a9ae9d2ad71c3b5c9",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "a2ef3ce1-d45d-4856-9a4b-51f56bd88e8a",
"name": "Split Out1",
"type": "n8n-nodes-base.splitOut",
"position": [
-656,
3136
],
"parameters": {
"options": {},
"fieldToSplitOut": "languages"
},
"typeVersion": 1
},
{
"id": "b86b7864-4333-466b-9d48-5c6470ffffc5",
"name": "OpenAI Chat Model4",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-272,
3584
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o",
"cachedResultName": "gpt-4o"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "4l6TDfLZVFS24g3X",
"name": "OpenAi account 4"
}
},
"typeVersion": 1.2
},
{
"id": "19d5fae5-48ed-44ee-92fa-04008f7b7179",
"name": "Sticky Note13",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1776,
2944
],
"parameters": {
"width": 400,
"height": 784,
"content": "## ⚙️ Setup Instructions\n\n### 1️⃣ Set Up OpenAI Connection\n1. Go to [OpenAI Platform](https://platform.openai.com/api-keys) \n2. Navigate to [OpenAI Billing](https://platform.openai.com/settings/organization/billing/overview) \n3. Add funds to your billing account \n4. Copy your API key into the **OpenAI credentials** in n8n \n\n### 2️⃣ Choose Your Target Languages\n1. Open the **Set Node** called `Set Languages` \n2. Edit the array of languages to include the ones you want to translate into, e.g.: \n\n[\n \"spanish\",\n \"french\",\n \"german\"\n]\n\n## 📬 Contact Information\nNeed help customizing this workflow or building similar automations? \n\n📧 Email: [robert@ynteractive.com](mailto:robert@ynteractive.com) \n🔗 LinkedIn: [Robert Breen](https://www.linkedin.com/in/robert-breen-29429625/) \n🌐 Website: [ynteractive.com](https://ynteractive.com) \n\n"
},
"typeVersion": 1
},
{
"id": "801734b2-557a-43b1-8bde-e66536b4c45e",
"name": "Sticky Note14",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1328,
2944
],
"parameters": {
"color": 7,
"width": 1392,
"height": 784,
"content": "# 📝 AI Blog Translator with OpenAI\n\nThis workflow takes a blog post (title + content) and automatically translates it into multiple languages of your choice using **OpenAI** inside **n8n**. The translated output is formatted in Markdown, making it ready for publishing or direct use in content management systems. \n\nIt’s ideal for content creators, marketers, and businesses who want to **instantly localize blogs** into different languages without manual effort. \n"
},
"typeVersion": 1
},
{
"id": "977cd535-7493-4323-af6e-f8ffb5660c62",
"name": "Sticky Note15",
"type": "n8n-nodes-base.stickyNote",
"position": [
-384,
3408
],
"parameters": {
"color": 3,
"width": 288,
"height": 304,
"content": "### 1️⃣ Set Up OpenAI Connection\n1. Go to [OpenAI Platform](https://platform.openai.com/api-keys) \n2. Navigate to [OpenAI Billing](https://platform.openai.com/settings/organization/billing/overview) \n3. Add funds to your billing account \n4. Copy your API key into the **OpenAI credentials** in n8n "
},
"typeVersion": 1
},
{
"id": "42c65e43-6fd0-4701-b237-4d308767dc71",
"name": "워크플로우 '실행' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1248,
3376
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6bd54f0a-dea2-4184-8abb-8f57cfc62992",
"name": "Structured Output Parser2",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
-64,
3344
],
"parameters": {
"jsonSchemaExample": "{\n\t\"blog\": \"full blog with title and formatting in markdown\"\n}"
},
"typeVersion": 1.3
},
{
"id": "7813383c-0ea0-49c6-8364-d8b50f119188",
"name": "Sticky Note16",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1040,
3136
],
"parameters": {
"color": 3,
"width": 304,
"height": 304,
"content": "### 2️⃣ Choose Your Target Languages\n1. Open the **Set Node** called `Set Languages` \n2. Edit the array of languages to include the ones you want to translate into"
},
"typeVersion": 1
},
{
"id": "527413d2-72f2-45d4-81be-879686c0089e",
"name": "블로그 입력",
"type": "n8n-nodes-base.set",
"position": [
-944,
3568
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "02d3b945-fc8f-44fb-b004-148c7329dcf3",
"name": "Title",
"type": "string",
"value": "n8n’s Rise to the Top: How an Open-Source Automation Tool Took Over the Workflow World"
},
{
"id": "2420b331-27ea-49fa-a587-36bd7b255159",
"name": "Blog",
"type": "string",
"value": "In a landscape once dominated by platforms like Zapier and Make, a new leader in the automation space has quietly — and powerfully — emerged: n8n. What began as an open-source side project has grown into one of the most flexible, scalable, and community-driven automation tools available today. So, how did it get here? A Developer’s Dream with a Business Mindset When n8n launched, it wasn’t built for surface-level “if this, then that” automations. It was built with developers in mind — offering conditional logic, loops, error handling, custom functions, and webhook support straight out of the box. But unlike traditional developer tools, n8n made that power accessible via an intuitive visual interface. It struck the perfect balance between being: Powerful enough for engineers Simple enough for operations, marketers, and creators This combination created a perfect storm for rapid adoption. The Open-Source Advantage While most automation platforms are locked behind pricing walls and closed systems, n8n was open-source from day one. That decision fueled a wave of community contributions, self-hosted deployments, and a sense of ownership among its users. With self-hosting, users were no longer limited by: Step counts Monthly task quotas API limits buried in fine print Instead, n8n empowered users to build enterprise-level automation systems without asking for permission. The Community Engine One of the strongest forces behind n8n’s rise? The community. Thousands of users and contributors — including freelancers, agencies, and power users — have shaped the tool from the inside out. The official n8n forums are active and well-supported, and new features are often community-driven. Power users even get recognized through the Top Supporter program, showcasing those who go above and beyond to help others level up. 🔗 View my n8n Creator Profile 🏅 See my badges on the n8n forums 📘 Check out my free course on AI Agents using n8n Built for the AI Era n8n’s architecture made it the perfect foundation for building AI agent workflows. While tools like Zapier and Make are still catching up with multi-step LLM chaining, n8n users are already building: AI lead qualification bots AI-powered content workflows Full autonomous agents that think, act, and iterate Hybrid workflows that combine APIs, CRMs, webhooks, and LLMs in real-time The low-code interface, combined with JavaScript and Python flexibility, makes it uniquely suited for the next wave of automation: agentic systems. What’s Next for n8n? With its cloud-hosted offering gaining traction, a strong open-source backbone, and enterprise adoption growing, n8n is poised to become the default automation layer for modern businesses. Whether you're building marketing funnels, real-time data pipelines, or AI agents that talk to your customers—n8n has the depth, openness, and community support to get you there. Final Thoughts If you haven’t explored n8n yet, now is the time. Whether you’re a solo creator, a startup founder, or an enterprise automation architect, n8n’s rise is just getting started—and you’ll want to be part of it."
}
]
}
},
"typeVersion": 3.4
},
{
"id": "d91054ff-3af2-4cab-a3e9-1d7b4cbb53e1",
"name": "언어와 결합",
"type": "n8n-nodes-base.merge",
"position": [
-480,
3200
],
"parameters": {
"mode": "combine",
"options": {},
"combineBy": "combineAll"
},
"typeVersion": 3.2
},
{
"id": "3e1374b0-ed46-4510-8112-8226b929d348",
"name": "블로그 번역기",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-304,
3184
],
"parameters": {
"text": "=Title:{{ $json.Title }} Blog: {{ $json.Blog }} Language: {{ $('Split Out1').item.json.languages }}",
"options": {
"systemMessage": "=Translate everything into the language listed. Format well. output data like this. \n\n{\n\t\"blog\": \"full blog with title and formatting in markdown\"\n}"
},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 2.2
},
{
"id": "4fd78998-c4f6-46d1-be42-e695bc9cd615",
"name": "언어 설정",
"type": "n8n-nodes-base.set",
"position": [
-928,
3296
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "languages",
"name": "languages",
"type": "array",
"value": [
"spanish",
"french"
]
}
]
}
},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"527413d2-72f2-45d4-81be-879686c0089e": {
"main": [
[
{
"node": "d91054ff-3af2-4cab-a3e9-1d7b4cbb53e1",
"type": "main",
"index": 1
}
]
]
},
"a2ef3ce1-d45d-4856-9a4b-51f56bd88e8a": {
"main": [
[
{
"node": "d91054ff-3af2-4cab-a3e9-1d7b4cbb53e1",
"type": "main",
"index": 0
}
]
]
},
"4fd78998-c4f6-46d1-be42-e695bc9cd615": {
"main": [
[
{
"node": "a2ef3ce1-d45d-4856-9a4b-51f56bd88e8a",
"type": "main",
"index": 0
}
]
]
},
"b86b7864-4333-466b-9d48-5c6470ffffc5": {
"ai_languageModel": [
[
{
"node": "3e1374b0-ed46-4510-8112-8226b929d348",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d91054ff-3af2-4cab-a3e9-1d7b4cbb53e1": {
"main": [
[
{
"node": "3e1374b0-ed46-4510-8112-8226b929d348",
"type": "main",
"index": 0
}
]
]
},
"6bd54f0a-dea2-4184-8abb-8f57cfc62992": {
"ai_outputParser": [
[
{
"node": "3e1374b0-ed46-4510-8112-8226b929d348",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"42c65e43-6fd0-4701-b237-4d308767dc71": {
"main": [
[
{
"node": "527413d2-72f2-45d4-81be-879686c0089e",
"type": "main",
"index": 0
},
{
"node": "4fd78998-c4f6-46d1-be42-e695bc9cd615",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 콘텐츠 제작, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Robert Breen
@rbreenProfessional services consultant with over 10 years of experience solving complex business problems across industries. I specialize in n8n and process automation—designing custom workflows that integrate tools like Google Calendar, Airtable, GPT, and internal systems. Whether you need to automate scheduling, sync data, or streamline operations, I build solutions that save time and drive results.
이 워크플로우 공유