Integrations: RSS/Blog + OpenAI + LinkedIn + X/Twitter + Telegram

Build Steps in n8n

  1. RSS Trigger picks up the new article from your blog
  2. HTML Extract pulls text, title and link
  3. AI generates 3 versions: analytical for LinkedIn, punchy for X, summary for Telegram
  4. Human-in-the-loop: optional approval message before publishing
  5. LinkedIn + X auto-publish at optimal times
  6. Links logged in a sheet for performance tracking

FAQ

Can posts be scheduled at different times?

Yes — add a Wait node or connect a scheduler like Buffer's API so each platform posts at its peak time.

More Templates