Operations relaySystems online
Work/06
Sanitized n8n system

AI Lead Enrichment & CRM Pipeline

An n8n workflow that classified and scored inbound leads, routed qualified prospects, and reduced daily manual data entry.

EvidenceSanitized client work
CategoryClient system
RoleArchitecture → delivery
Technical detail available on request
System routeRead left to right
  1. 01Lead
  2. 02Enrich
  3. 03Classify
  4. 04Route
  5. 05CRM
01 / Context and problem

The operational problem

Inbound lead data arrived incomplete and required repeated human review before it could be routed into a CRM pipeline.

Ownership

Designed the workflow, AI classification boundary, scoring and routing logic, HubSpot integration, PostgreSQL state, error paths, and handover.

02 / Technical challenge

What made it non-trivial

AI outputs had to be converted into controlled business decisions while maintaining traceable state and a path for uncertain cases.

Client identity and lead sources are confidential.

Prompts, qualification rules, and volumes are withheld.

The case does not claim fully autonomous sales decisions.

03 / System design

The architecture decision

The workflow normalized lead data, enriched context, called model providers behind explicit steps, applied scoring and routing rules, and persisted state before CRM updates.

01n8n02GPT-403Claude04HubSpot05PostgreSQL06Webhooks
04 / Reliability

Designed for the failure path

  • 01

    Explicit routing branches

  • 02

    Persistent lead state

  • 03

    Manual-review path for uncertainty

  • 04

    Private prompts and business rules withheld

05 / Result and evidence

What this system proves

The workflow reduced daily manual data entry and routed qualified prospects, according to the supplied resume. No unsupported lead volume or revenue figure is claimed.

Tayyab can combine n8n, AI, databases, and CRM APIs without hiding operational decisions inside a single prompt.
06 / Lessons

What carries forward

01

AI output should feed explicit routing rules, not replace them.

02

Uncertain cases need a human path.

03

Persist state before making external CRM changes.

Next system · 07E-commerce Listing Automation