Skip to main content

Create AI-powered LinkedIn posts from Telegram with GPT-4 and images

Workflow preview

Workflow preview
100%
Create AI-powered LinkedIn posts from Telegram with GPT-4 and images preview
Open on n8n.io

1. Workflow Overview

Description Turn Telegram into your personal AI powered LinkedIn content assistant. This workflow lets you create high quality LinkedIn posts from a simple chat message, refine them with natural...

Best for

  • Content Creation automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.code, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.switch

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ishan Gandhi.

Original n8n.io source

1.1 Workflow description

Title
Create AI-powered LinkedIn posts from Telegram with GPT-4 and images
Workflow name
Create AI-powered LinkedIn posts from Telegram with GPT-4 and images

🚀 Description

Turn Telegram into your personal AI-powered LinkedIn content assistant.

This workflow lets you create high-quality LinkedIn posts from a simple chat message, refine them with natural feedback, generate matching AI images, and publish directly to LinkedIn—all without leaving Telegram.

Perfect for creators, founders, and professionals who want to stay consistent on LinkedIn without switching between tools.

⚙️ How it works

1. Start with an idea: Send a topic to your Telegram bot (e.g., “Write about AI in marketing”).

2. Instant LinkedIn draft: AI generates a structured, engaging post with a strong hook, insights, and CTA—ready to publish.

3. Refine with feedback: Ask for changes like “make it shorter” or “more professional,” and the workflow updates your draft instantly.

4. Add an AI-generated image (optional): Describe the visual you want, and the workflow creates a polished, LinkedIn-ready image.

5. Approve before publishing: Review and approve both the post and image to maintain full control.

6. Publish in one step: The workflow posts directly to LinkedIn with or without the image.

7. Clean and reset automatically: Your draft is cleared after publishing, and inactive sessions are cleaned up automatically.

🛠️ Set up steps

Estimated time: 10–15 minutes

  1. Create a Telegram bot and connect it in n8n
  2. Add your OpenAI API key (for content and image generation)
  3. Connect your LinkedIn account via OAuth
  4. Activate the workflow and start chatting with your bot

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 2 - LinkedIn Post Generator

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3.1

Block 3 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 4 - Conversation Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 5 - Save Draft

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Send a text message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 7 - Get Saved Draft

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - Confirmation

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 9 - Revise LinkedIn Post

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3.1

Block 10 - Save Revised Draft

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 11 - Send Revised Draft

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 12 - Create Image Prompt

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3.1

Block 13 - OpenAI Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 14 - Generate AI Image

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 2.1

Block 15 - Save AI Image

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 16 - Approve Image

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 17 - Confirm Image Approval

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 18 - Check Image Status

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 19 - Post Text Only

Type / Role
n8n-nodes-base.linkedIn - linkedIn
Config choices
Version 1

Block 20 - Confirmation With Image

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 21 - Check Image Approval Result

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 22 - Image Approval Error

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 23 - Check Final Post Readiness

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.4

Block 24 - Image Not Approved Warning

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Showing the first 24 of 52 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create AI-powered LinkedIn posts from Telegram with GPT-4 and images
Complexity advanced
Nodes 52
Categories Content Creation, AI Chatbot
Author Ishan Gandhi
Published 31 Mar 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/14522/14522.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Create AI-powered LinkedIn posts from Telegram with GPT-4 and images do?

Description Turn Telegram into your personal AI powered LinkedIn content assistant. This workflow lets you create high quality LinkedIn posts from a simple chat message, refine them with natural...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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, AI Chatbot use case.