Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
Find and share AliExpress affiliate products through Telegram Build a Telegram bot that helps users find AliExpress products using natural language requests. The bot uses OpenAI to optimize search ...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.if, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.wait, n8n-nodes-base.filter, n8n-nodes-base.telegram, @decodo/n8n-nodes-decodo.decodo
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by achiya.
Original n8n.io sourceBuild a Telegram bot that helps users find AliExpress products using natural language requests. The bot uses OpenAI to optimize search queries, Decodo to scrape product listings, and AI analysis to select the best options based on ratings, reviews, and price—then automatically generates affiliate tracking links for each recommendation.
When users send "Find me wireless keyboard":
Telegram Bot API
AliExpress Affiliate API
OpenAI API
Before activation:
@YOUR_CHANNEL in 2 nodes:YOUR_AFFILIATE_TRACKING_ID in:Channel URL - Update button in Request Channel Join
Bot admin - Make bot admin in your channel
Users send messages starting with:
Examples:
Non-member: Asks to join channel
Invalid format: Shows usage examples
Valid request:
Product count: Edit "Select Top 2 Products" node
Selection criteria: Modify AI prompts in "AI Product Search"
Commands: Add/remove in "Validate Command Format"
Channel gate: Delete verification nodes to remove
Language: Translate Telegram message nodes
AI model: Switch to GPT-3.5-turbo for lower costs
Workflow components:
APIs used:
Error handling:
Cost management:
Security:
Performance:
Bot not responding
Channel verification fails
No products found
Links broken
Version: 1.0 Updated: January 2026 Compatible: n8n v1.0+ Setup: 10-15 minutes
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 57 workflow blocks. Download the JSON for the full node graph.
| Workflow | Find AliExpress affiliate products via Telegram with OpenAI and Decodo |
|---|---|
| Complexity | advanced |
| Nodes | 57 |
| Categories | Social Media, AI Chatbot |
| Author | achiya |
| Published | 03 Jan 2026 |
Use the JSON export at /data/workflows/12437/12437.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.
Find and share AliExpress affiliate products through Telegram Build a Telegram bot that helps users find AliExpress products using natural language requests. The bot uses OpenAI to optimize search ...
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 Social Media, AI Chatbot use case.