Capture and validate
A POST webhook receives the lead. n8n normalizes the fields and rejects an invalid email before AI processing.
A self-hosted automation that validates each lead, generates a structured AI qualification, stores the record, and sends a priority alert.
Synthetic data only | Tested end to end | Production activation intentionally pending
Each step validates or enriches the lead before the record is stored and the sales operator is notified.
A POST webhook receives the lead. n8n normalizes the fields and rejects an invalid email before AI processing.
Gemini returns hot, warm, or cold, a 0 to 100 score, a summary, decision reasons, and a recommended next action.
The verified output is appended to Google Sheets as one structured record containing eighteen mapped fields.
The workflow routes by lead temperature and sends a qualification-aware Telegram alert for follow-up.