See llms.txt for all machine-readable content.

Back to Templates

Post daily e-commerce market news from Google News RSS to LinkedIn

Last update

Last update 3 days ago

Categories

Share


Quick overview

This workflow runs daily at 9 AM to pull the latest “E-commerce Market” headline from Google News RSS, formats it into a text-only LinkedIn post with a link and hashtags, and publishes it to a LinkedIn personal profile.

How it works

  1. Runs every day at 9:00 AM based on the schedule trigger.
  2. Fetches recent articles for the “E-commerce Market” query from Google News RSS.
  3. Sorts the RSS items by publish date and keeps only the newest article.
  4. Stops the run if the selected item has no title to avoid posting empty content.
  5. Builds the LinkedIn post text by cleaning the title, extracting the source, and appending the article link and hashtags.
  6. Creates a text-only post on LinkedIn as the configured person profile.

Setup

  1. Create or select a LinkedIn OAuth2 credential in n8n and assign it to the LinkedIn node.
  2. Replace the placeholder Person URN with your LinkedIn Person URN (for example, urn:li:person:xxxxxxxx) in the LinkedIn post configuration.
  3. Confirm the schedule time (9 AM server timezone) and adjust it if needed before activating the workflow.