Community Contributed Unverified Template - Translator
detail.loadingPreview
This workflow template allows users to translate text from English to German using Google Translate.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This is a community-contributed template that demonstrates a basic translation workflow. It takes English text and translates it into German using the Google Translate node.
Key Features
- Trigger workflow manually.
- Translate text from English to German.
- Basic error handling.
How To Use
- Click the 'Execute Workflow' button to trigger the translation.
- The input text is hardcoded as 'Hello from n8n!' and will be translated to German.
Apps Used
Workflow JSON
{
"id": "53f98c48-29c5-4e8d-ac95-f84e812b79e3",
"name": "Community Contributed Unverified Template - Translator",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 53f98c48-29c5...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
FileMaker Data API Contacts (Unverified)
Retrieves sample contact data from a FileMaker Data API simulation.
Community Contributed News Extraction (Unverified)
Extracts news posts from a website without an RSS feed, filters them by date, summarizes their content, and extracts relevant keywords.
Very Quick Quickstart Customer Data
A basic workflow to retrieve and format customer data for quick testing.
Community Contributed: Notion to Vector Store
Converts Notion page content into vector embeddings and stores them in a Pinecone vector database.
Community Contributed Template Converter (Unverified)
Converts various file formats to PDF using an external API.
Community Template: Unverified Data to Vector DB Chat
Load data from Google Drive into Pinecone, then chat with it using OpenAI.