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
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
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...
Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable
⚡ AI Copywriter Pro: Instant Ad Copy & CTA Generator Transform product details into compelling marketing copy in second...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments