Automates personalized email campaigns: pulls users from NocoDB CDP, filters duplicates, validates emails, sends via Brevo templates, tracks status. Runs every 30min for scalable marketing.
This n8n workflow powers a complete email marketing automation system by connecting to NocoDB as a Customer Data Platform (CDP), selecting email templates via flow_id, and delivering personalized messages through Brevo. It includes two modular sub-flows: 'Insert user_id' for data processing and 'Sending Email' for delivery. Key steps involve fetching user data, filtering duplicates by user_id to prevent over-sending, validating email addresses (flagging disposables), inserting records into a tra
Platform
n8n
Category
Health & Fitness
Price
$22.99
Creator
Bryce Yu
email-marketing
nocoDB
brevo
marketing-automation
CRM
CDP
personalization
workflow-automation
scheduling
health-fitness
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.