An n8n workflow is designed to automate the daily delivery of a translated poem to a Telegram chat, utilizing a no-code setup comprising four main steps. First, the Cron node schedules the workflow to trigger at a specified time, such as 10:00 every day. Second, the HTTP Request node retrieves random poems from the Poemist API. Third, the LingvaNex node translates these poems into Romanian or another chosen language, requiring users to sign up for credentials. Lastly, the Telegram node sends the translated poems to the designated chat, with instructions provided for obtaining the necessary Telegram Chat ID and setting up a bot. Users can execute the nodes separately for testing and are encouraged to customize and share their workflows. The workflow can be initiated for free via an n8n cloud trial or by self-hosting, with support available through community forums and Twitter.