A Telegram bot that fetches NoCode resources from Strapi, sends images, and translates descriptions to the user's language automatically. Perfect for sharing multilingual tutorials without coding.
This n8n workflow powers a Telegram bot (@NocodeTranslateBot) designed for the Spanish N8N community. It listens for user messages via Telegram Trigger, searches a Strapi database for matching NoCode resources by converting the message text to lowercase, and retrieves relevant data including images and descriptions.
The workflow then sends a photo from the fetched data using a dedicated Telegram node. Simultaneously, it translates the resource description using an Execute Command node with the
Platform
n8n
Category
Utilities
Price
$12.99
Creator
Maxim Luong
n8n
telegram
bot
multilingual
nocode
translation
strapi
chatbot
automation
utilities
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.