Auto-Generate WordPress Articles from News with Claude AI and LinkedIn Sharing

How it works This workflow sources news from news websites. The information is then passed to an LLM, which processes the article's content. An editor approves or rejects the article. If accepted, the article is first published on the WordPress site and then on the LinkedIn page.

Setup Instructions

  1. Credentials You'll need to add credentials for the following services in your n8n instance: News API**: A credential for your chosen news provider. LLM**: Your API key for the LLM you want to use. Google OAuth**: For both Gmail and Google Sheets. WordPress OAuth2**: To publish articles via the API. See the WordPress Developer Docs. LinkedIn OAuth2**: To share the post on a company page.

  2. Node Configuration Don't forget to: Fetch News (HTTP Request): Set the query parameters (keywords, language, etc.) for your news source. Basic LLM Chain: Review and customize the prompt to match your desired tone, language, and style. Approval request (Gmail): Set your email address in the Send To field. HTTP Request WP - Push article: Replace <site_Id> in the URL with your WordPress Site ID. getImageId (Code Node): Update the array with your image IDs from the WordPress Media Library. Create a post (LinkedIn): Enter your LinkedIn Organization ID. Append row in sheet (Google Sheets): Select your Google Sheet file and the target sheet. All Email Nodes: Make sure the Send To field is your email.

0
Downloads
1
Views
8.58
Quality Score
intermediate
Complexity
Author:Marco Venturi(View Original →)
Created:10/22/2025
Updated:11/18/2025

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments