WordPress Article Summarizer with GPT-4 & Email Broadcast
Fetches latest WordPress articles, summarizes with GPT-4, and broadcasts summaries to subscribers via Google Sheets email list. Saves time for bloggers and marketers automating content distribution.
This n8n workflow automates content curation and distribution by pulling the most recent article from a WordPress blog using HTTP Request on a scheduled trigger (e.g., daily). It extracts key fields like title, link, and content with a Set node, then leverages OpenAI's GPT-4 to generate a concise 3-point summary, ensuring digestible content for recipients.
Next, it integrates with Google Sheets to fetch a list of subscriber emails, applies conditional logic via an IF node to skip short articles
Platform
n8n
Category
Internet of Things
Price
$18.99
Creator
BestWorkflows
WordPress
GPT-4
OpenAI
Email Marketing
Google Sheets
Content Automation
Newsletter
Summarization
Marketing Automation
Scheduled Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.