Create financial newsletters with Perplexity Research, GPT drafting, and Gmail approval flow
Automated Weekly Newsletter with AI Research, Editorial Drafting, and Approval Flow This n8n template demonstrates how to automate the full production cycle of a professional weekly newsletter. It combines AI-powered ...
Template notes
Automated Weekly Newsletter with AI Research, Editorial Drafting, and Approval Flow
This n8n template demonstrates how to automate the full production cycle of a professional weekly newsletter. It combines AI-powered market research, editorial drafting, compliance validation, and an approval loop — all before creating a final Gmail draft ready for distribution.
Use cases are many: - Wealth managers sending weekly market updates to clients - Startups producing recurring research digests - Teams creating automated newsletters for marketing or content distribution
Good to know
- At time of writing, each AI call (research, editorial, QC) consumes API tokens from Perplexity and OpenAI. See provider pricing for updated info. - Gmail integration requires OAuth setup with your account. - You can adapt the prompts to any domain — from finance to tech to education.
How it works
- Schedule Trigger runs every week and sets the date window. - Research LLM fetches structured JSON market data using Perplexity. - Editorial LLM transforms research into a polished ~2,000 word client-ready newsletter. - QC LLM validates factual accuracy and compliance risks before approval. - Preview Email is sent with Approve/Revise buttons. Clicking opens a secure n8n-hosted approval form. - Final Draft Creation: Once approved, the workflow generates a clean Gmail draft, ready to send.
How to use