Automate Telegram Channel Content Translation and Republishing with OpenAI - n8n Workflow | Neura Market
Automate Telegram Channel Content Translation and Republishing with OpenAI
This n8n workflow automatically fetches content from a Telegram channel, translates it using OpenAI, and republishes it to another channel. It supports text, images, and videos, and operates without requiring admin privileges in the source channel.
This workflow is designed to streamline the process of translating and republishing content from one Telegram channel to another. It fetches the latest post from a specified source channel, cleans up the content by removing original signatures, and translates the text using OpenAI's GPT-4o-mini model. The translated content, along with any associated media, is then posted to a target channel. The workflow supports scheduled execution and can handle multiple types of media, ensuring seamless cont
Platform
n8n
Category
AI
Price
Free
Creator
Leah Goldstein
if
set
code
html
telegram
stickyNote
httpRequest
scheduleTrigger
openAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.