Block 1 - Edit Fields
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Automated LinkedIn Post Generator from Article Links (Telegram → AI → Google Sheets → LinkedIn) This workflow lets you collect article links through a Telegram bot, automatically analyze and sum...
n8n-nodes-base.set, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegramtrigger, n8n-nodes-base.telegram, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shachar Shamir.
Original n8n.io sourceThis workflow lets you collect article links through a Telegram bot, automatically analyze and summarize them with AI, store everything neatly in Google Sheets, and generate polished LinkedIn posts on demand whenever the user types “generate”.
Perfect for creators, marketers, and founders who want to post consistently without spending hours analyzing articles or writing drafts.
Your Telegram bot is the main input point. Whenever the user drops a link, the workflow:
This keeps the process simple.
The workflow uses your LLM (OpenAI, Anthropic, etc.) to:
It produces a clean, structured dataset for each link.
Each article becomes a new row in your Google Sheet. The sheet serves as your content library with fields like:
You can save dozens of articles and generate posts from any of them later.
When the user types “generate”, the workflow will:
The final post is sent right back to Telegram — ready to copy/paste into LinkedIn.
You can customize or add additional columns as needed.
You can modify:
Everything is modular.
This workflow helps you build a personal content pipeline that:
All directly from your phone, inside Telegram.
If you remix or extend this template, I’d love to see what you build!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Article to LinkedIn post generator with Telegram, GPT-4 & Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, Multimodal AI |
| Author | Shachar Shamir |
| Published | 27 Nov 2025 |
Use the JSON export at /data/workflows/11279/11279.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automated LinkedIn Post Generator from Article Links (Telegram → AI → Google Sheets → LinkedIn) This workflow lets you collect article links through a Telegram bot, automatically analyze and sum...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.