N8N Community Plugin
FluentC N8N Integration
Seamlessly integrate multilingual AI translation into your N8N workflows. Translate content, detect languages, and automate global communication with FluentC's powerful API.

Powerful Translation Features
Real-time & Batch Translation
Choose between instant translations or batch processing for large content volumes.
Language Detection
Automatically detect the language of input content with confidence scoring.
Dynamic Language Selection
Dropdown menus populated with your API key's enabled languages.
Format Support
Handle both plain text and HTML content seamlessly.
Error Handling
Comprehensive error handling with continue-on-fail support.
Workflow Integration
Seamlessly integrate into any N8N automation workflow.
FluentC API Key Required
To use this N8N plugin, you'll need a valid FluentC API key with an active subscription. API keys provide access to 140+ languages and real-time translation capabilities.
Installation Guide
Choose the installation method that best fits your N8N setup:
- GUI Installation
- Community Nodes
- Manual Install
- Docker Setup
This is the easiest method for self-hosted N8N instances:
- Open N8N Settings: Go to Settings → Community Nodes
- Install Node: Click "Install"
- Enter Package Name: Enter
n8n-nodes-fluentc
- Accept Risk: Check "I understand the risks..."
- Install: Click "Install" and nodes will be available immediately

For N8N Cloud & Recent Versions
- Open Nodes Panel: Click '+' or press Tab in Canvas
- Search: Search for "FluentC"
- Install from Community: Look for "More from the community"
- Install: Click on FluentC node and select Install
For Advanced Users
For npm-based installations:
# Navigate to n8n nodes directory cd ~/.n8n/nodes# Create directory if it doesn't exist mkdir -p ~/.n8n/nodes# Install the package npm install n8n-nodes-fluentc# Restart n8n
.
Docker installation commands:
Setup & Configuration
Create API Credentials
- In N8N, go to Credentials → New
- Search for "FluentC API" and select it
- Enter your FluentC API key
- Test and save the credential

Available Nodes
FluentC Translate: Text & HTML translation
FluentC Check Language: Language detection
Usage Examples
Basic Translation Workflow
- Add a FluentC Translate node
- Set Mode to "Real-time" or "Batch"
- Input your content (text or HTML)
- Select target language from dropdown
- Execute to get translation

Advanced Translation Workflow
- Add FluentC Check Language node
- Connect to FluentC Translate node
- Use detected language as source language parameter
- Process with confidence scoring

Ready to Add Translation to Your N8N Workflows?
Get started with FluentC's N8N integration today. Create your API key, install the plugin, and start building multilingual automation workflows.