Generate AI Newsletter Drafts from Google Sheets to Notion with GPT-4o-mini - n8n Workflow | Neura Market
Generate AI Newsletter Drafts from Google Sheets to Notion with GPT-4o-mini
Automates turning Google Sheets rows into polished AI-generated newsletter drafts published to Notion, processing pending items one by one and updating status to Done.
This n8n workflow transforms raw newsletter ideas in a Google Sheets tab into fully formatted drafts in Notion using an AI agent powered by OpenAI's GPT-4o-mini model. It starts with a manual trigger, fetches all rows marked 'Pending' from the specified sheet, then iterates through them using Split In Batches to ensure stable processing. For each row, it passes the 'Newsletter Title' and 'About the Newsletter' fields to an AI Agent configured with detailed system instructions for style, sections
Platform
n8n
Category
AI & Machine Learning
Price
$22.99
Creator
QualityWorkflows
AI
Newsletter
Google Sheets
Notion
OpenAI
GPT
Content Generation
Automation
Batch Processing
AI Agent
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.