This n8n workflow automates the process of fetching the latest WordPress blog post, generating a concise summary using OpenAI’s GPT-4, and emailing this summary to your subscriber list stored in Google Sheets. It runs daily at 9 AM, ensuring your audience stays updated with fresh content. The workflow involves scheduled triggers, HTTP requests to WordPress REST API, content summarization, subscriber data retrieval, and personalized email distribution, making content sharing effortless and timely.
Automated Blog Summary & Subscriber Emailing
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | cron, emailSend, googleSheets, httpRequest, openAi, set, splitInBatches |
Reviews
There are no reviews yet.