Daily Astronomy Picture Delivery via Telegram

somdn_product_page

This n8n workflow automates the daily delivery of the Astronomy Picture of the Day (APOD) from NASA to a Telegram channel. It is designed to fetch the latest astronomy image and share it with a wider audience automatically each day.

The workflow begins with a Cron node, configured to trigger at 8:00 PM every day. When triggered, it activates the NASA node, which connects to NASA’s API to retrieve the current Astronomy Picture of the Day, including its URL and title.

Once the image data is fetched from NASA, the workflow proceeds to the Telegram node. This node sends the image directly to a specified Telegram channel using a Telegram bot, including the picture and a caption with the title of the image.

This automation is especially useful for astronomy enthusiasts, educational groups, or content creators who wish to share daily space imagery effortlessly. It ensures a consistent and engaging communication flow with minimal manual effort.

Overall, this workflow streamlines content sharing by integrating NASA’s API with Telegram messaging, leveraging n8n’s automation capabilities for regular and reliable updates.

Node Count

0 – 5 Nodes

Nodes Used

cron, nasa, telegram

Reviews

There are no reviews yet.

Be the first to review “Daily Astronomy Picture Delivery via Telegram”

Your email address will not be published. Required fields are marked *