Block 1 - Trigger from Telegram
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Description Instantly turn images into marketing content with one Telegram message. It automatically: Accepts an image and caption via Telegram Sends the image to an AI model with your brand’s c...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenrouter, n8n-nodes-base.if, n8n-nodes-base.telegram, n8n-nodes-base.executeworkflow
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Abdullah Alshiekh.
Original n8n.io sourceInstantly turn images into marketing content with one Telegram message.
It automatically:
Accepts an image and caption via Telegram
Sends the image to an AI model with your brand’s content rules
Generates copy with headline, body, hashtags, and CTA
Sends it back to you for approval
On approval, posts directly to your Facebook Page
If rejected or sent as plain text, request edits and it will regenerate your content
✅ Creates professional post content from raw images in seconds ✅ Keeps the process inside Telegram—no app-switching ✅ Allows fast edits through natural text replies ✅ Reduces creative workload using your own AI style guide ✅ Posts directly to Facebook—no copy-pasting needed
Telegram Bot Trigger (via Telegram API)
Image file parsing + downloading
AI Content Generation using OpenRouter + LangChain
Custom Brand Prompt: Hook + Content + CTA in natural Arabic
JSON Parsing with fallback handling
Dual approval route (human- or bot-origin)
Facebook publishing via Graph API
Retry loop: users can request changes directly
Sticky notes on all nodes for fast onboarding
Telegram Bot Token
Facebook Page access with pages_manage_posts + pages_read_engagement
OpenRouter API key (or another LLM provider)
n8n credentials for:
Telegram Bot
Facebook (OAuth or Bearer token)
OpenRouter (or alternative)
🧴 Beauty Brands: Auto-generate Arabic content from new skincare routine photos
🏥 Clinics: Transform testimonial photos into compliant social posts
🧢 Streetwear Shops: Quickly convert customer-submitted photos into engaging product drops
📚 Education Pages: Teachers send photos and instantly get shareable awareness content
🐾 Pet Pages: Easily publish heartfelt stories from community-submitted photos
Edit the Brand Prompt Update the AI node with your own brand tone, examples, and structure.
Switch LLMs Swap the OpenRouter model with Gemini, GPT-4, or others by changing the LLM node.
Change Post Target Replace the Facebook post URL with Instagram or your CMS webhook.
Customize Loop Logic Adjust the re-triggering workflow to better match your desired Telegram conversation UX.
If you need any help Get in touch
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.
Showing the first 24 of 40 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate Facebook marketing content from images with Telegram & Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 40 |
| Categories | Content Creation, Multimodal AI |
| Author | Abdullah Alshiekh |
| Published | 29 Jul 2025 |
Use the JSON export at /data/workflows/6635/6635.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.
Description Instantly turn images into marketing content with one Telegram message. It automatically: Accepts an image and caption via Telegram Sends the image to an AI model with your brand’s c...
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.