n8n templateFreeBy Lorena
Get daily poems in Telegram
This workflow posts a poem translated into English every day in a Telegram chat.  Cron node: triggers the workflow every day at 10:00. You can change the time and interval based on yo...
DevelopmentCore NodesCommunicationHITLMiscellaneousCronTelegramHttp Request
Loading interactive preview...
Template notes
This workflow posts a poem translated into English every day in a Telegram chat.

Cron node: triggers the workflow every day at 10:00. You can change the time and interval based on your use case.
HTTP Request node: makes an HTTP request to the Poemist API that returns a random poem.
LingvaNex node: translates the returned poems into English.
Telegram node: takes in the translated poem and posts it in the chat.