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
-
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.
-
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.
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
📸 Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments