Automatically translate new Telegram messages with Google Translate
Software used in this automated workflow example
Summary
Detailed explanations
Step by step instructions
-
Add the Telegram module to your Make (formerly Integromat) scenario.
-
Select the Watch for new messages in a channel trigger.
-
Enter the name of the Telegram channel you want to monitor in the Channel field.
-
Add the Google Translate module to your scenario.
-
Select the Translate a text action.
-
In the Text field, enter the following:
{{Text}}
-
In the Target language field, select the language you want the text to be translated into.
-
Add the Telegram module to your scenario again.
-
Select the Send a message to a channel action.
-
Enter the name of the Telegram channel you want the translated text to be sent to in the Channel field.
-
In the Text field, enter the following:
{{Text}}
Business use case example
You run a Telegram channel where you post news articles in English. You want to automatically translate those articles into Spanish and post them in another Telegram channel for Spanish speakers.