Automated NASA APOD to LinkedIn Posting Workflow

somdn_product_page

This n8n workflow automates the process of fetching NASA’s Astronomy Picture of the Day (APOD), translating its description into a specified language, generating strategic hashtags, and publishing the content directly to LinkedIn with the image attached. It also sends a notification via Telegram upon successful publication.

The workflow begins with a scheduled trigger, which initiates the entire process. It fetches the latest APOD using NASA’s API, including media type and description. The description then passes through an AI-driven translation node, converting the text into the target language specified in the settings.

Next, the translated text is used by an AI-powered hashtag generator to create relevant hashtags for increased visibility. The final post content is assembled, combining the APOD info, translated description, hashtags, and a link to the NASA APOD webpage.

Depending on whether the media is an image or video, the workflow either uploads the image to LinkedIn with the post text or just posts the text content. After successful posting, a Telegram message is sent to notify the user of the publication, including the date, title, link, and execution time.

This automation is perfect for science communicators, content creators, or enthusiasts who want to maintain a consistent, engaging presence on LinkedIn by sharing NASA’s latest discoveries with minimal manual effort.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, if, linkedIn, merge, nasa, scheduleTrigger, set, stickyNote, telegram

Reviews

There are no reviews yet.

Be the first to review “Automated NASA APOD to LinkedIn Posting Workflow”

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