Auto-Translate Blog Content to Multiple Languages with GPT-4o and Markdown
This 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.
It’s ideal for content creators, marketers, and businesses who want to instantly localize blogs into different languages without manual effort.
🔑 Key Features
Multi-language support**: Translate your content into as many languages as you configure.
Clean Markdown output**: Ensures translated blogs are properly formatted.
Flexible input**: Works with any blog content passed into the workflow.
Scalable**: Add or remove target languages with a single change in the Set node.
⚙️ Setup Instructions
1️⃣ Set Up OpenAI Connection
Go to OpenAI Platform
Navigate to OpenAI Billing
Add funds to your billing account
Copy your API key into the OpenAI credentials in n8n
2️⃣ Choose Your Target Languages
Open the Set Node called Set Languages
Edit the array of languages to include the ones you want to translate into, e.g.:
[ "spanish", "french", "german" ]
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments