This project simulates a real-world lead management system for a solar energy business.
It automates lead evaluation by assigning scores based on key criteria and classifying them into actionable categories, helping reduce manual filtering and improve response prioritization in sales workflows.
- Captures lead data from Google Forms
- Stores and processes data in Google Sheets
- Applies rule-based scoring logic
- Classifies leads (Hot / Warm / Cold)
- Outputs structured data for decision-making
- Rule-based lead scoring system (simulates CRM logic)
- Automated classification (Hot / Warm / Cold)
- Structured data output for prioritization
- Scalable workflow for future automation (email, CRM, etc.)
- Google Forms
- Google Sheets
- Make (automation platform)
- Variable-based scoring logic
-
Leads submit their information via Google Form
-
Data is automatically stored in Google Sheets
-
Automation processes lead attributes:
- Service interest
- Property type
- Urgency level
-
System calculates a lead score
-
Leads are categorized into:
- 🔥 Hot
- 🟡 Warm
- 🧊 Cold
-
Results are written back to the sheet
This project demonstrates:
- Automation workflow design
- Lead qualification systems
- Business logic implementation
- Data processing and decision systems
- Reduces lead response time from manual review to near-instant classification
- Helps prioritize high-value leads for faster conversion
- Simulates CRM-style lead qualification used in sales pipelines
- Service (1–5 points)
- Property Type (2–4 points)
- Urgency (1–5 points)
Total Score → Category
- 10–14 → 🔥 Hot
- 6–9 → 🟡 Warm
- 4–5 → 🧊 Cold
/screenshots→ Before & After outputs
Jonathan – Aspiring Tech VA focused on automation, AI workflows, and data systems.



