OutreachIQ is a five-workflow agentic AI system that autonomously sources B2B prospects, enriches them through a six-API waterfall, verifies the decision maker, produces consulting-grade diagnostic reports through Claude Opus, delivers those reports via a tracked link in a personalised email, and classifies every reply — all with human involvement at exactly two points: reviewing the diagnostic and personally sending the email.
The system is not a tool that assists with outreach. It is a pipeline that replaces the research entirely and makes generic outreach structurally impossible. Claude Opus cannot produce a generic diagnostic because it has to browse the actual website and find something specific. If it cannot find something specific, it flags it and asks for direction.
| Tool | Role |
|---|---|
| n8n | Five-workflow orchestration on Oracle Cloud |
| Groq (llama-3.3-70b-versatile) | Fast bulk AI enrichment inside n8n agent nodes |
| Claude Opus 4 | Deep diagnostic reasoning with web browsing |
| Supabase | Four tables: prospects, diagnostics, replies, bookings |
| Serper | Google Search API for prospect sourcing |
| Apollo | Company enrichment and contact discovery |
| BuiltWith | Tech stack identification per domain |
| Prospeo + Hunter + Snov | Email waterfall — three-API fallback chain |
| Cloudflare Pages | Prospect-facing report rendering |
| Cloudflare Worker | Click tracking and redirect |
| Gmail API | Reply capture for W4 |
| Lovable | Six-screen operations dashboard |