LinkedIn Engagement Automator with GPT-4o/Claude, Human Review & Multilingual Comments

Go to Workflow
534 views
Built by Stefan Stefan
Created on June 06, 2026

Description

Automate LinkedIn engagement without sounding like a bot.
This workflow:
🌍 Detects language & tone (German / English)
πŸ‘ Chooses the right reaction (like / celebrate / support …)
πŸ—£ Generates a personalised comment in your voice and mentions the author
πŸ“² Optional Telegram review – approve βœ… or regenerate ❌ before posting
πŸ’Έ Runs on cost-efficient GPT-4o mini or Claude 3.5 Haiku
☁️ Publishes comment + reaction via the Unipile API
Setup (β‰ˆ 15-30 min)
Unipile – connect LinkedIn β†’ copy account_id, dsn, then create an Access-Token (X-API-KEY).
Telegram (optional) – create a bot, add a credential named YOUR TELEGRAM ACCOUNT.
OpenAI / Anthropic – add your API key and keep one LLM node (delete the other).
Open the β€œDefining guardrails” node and replace the credential placeholders.
(Optional) Tweak role, comment_length and openers_example_1-3 for your brand voice.
Security: no live keys included – all secrets are placeholders.
Best for: solopreneurs, marketing teams, personal-branding consultants.

Nodes Used (8)

AI Agent
@n8n/n8n-nodes-langchain.agent
Anthropic Chat Model
@n8n/n8n-nodes-langchain.lmChatAnthropic
HTTP Request
n8n-nodes-base.httpRequest
Information Extractor
@n8n/n8n-nodes-langchain.informationExtractor
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured
Telegram
n8n-nodes-base.telegram
Think Tool
@n8n/n8n-nodes-langchain.toolThink