Skip to main content

Get daily poems in Telegram

Workflow preview

Get daily poems in Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow posts a poem translated into English every day in a Telegram chat.

workflow-screenshot

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.