As a freelance automation engineer, I’m always hunting for ways to help businesses save time using smart workflows. One of my recent gigs turned out to be a perfect blend of practicality and profit — I built a fully automated outreach and reply classification system using n8n + ChatGPT… and made $350 doing it.
Let me show you how I pulled this off 👇
🧠 The Problem
The client was manually doing this every day:
❌ Sending emails to hundreds of leads
❌ Manually checking replies
❌ Updating Google Sheets by hand
They needed an automation system that could do everything — from outreach to intelligent response handling.
💡 The Solution I Built
Using n8n, Google Sheets, and OpenAI, I built an end-to-end pipeline that:
📨 Automatically sends emails to 1,000+ leads
🧠 Uses ChatGPT to understand responses
📊 Updates Google Sheets with real-time data
🔁 Loops through every lead, no duplicates or misses
📥 Detects new replies daily, and classifies them as Interested or Not Interested
🔧 Step-by-Step Build
1. 🧑💼 Upload the Lead List
The client added leads to Google Sheets.
Sheet contained name, email, and company.
2. ✉️ Send Emails to 1000+ Leads
Used n8n + Gmail Node to send personalized emails.