Fire a lead. Watch it enrich, score, route, and alert — in about 3 seconds.
This demo mirrors a production CRM auto-router we build for agencies and ops teams: webhook in → firmographic enrichment → Claude lead scoring → rule-based routing to HubSpot / GoHighLevel / Buildium → Slack notification. All integrations are mocked here, but the shapes are real.
- 1. Fire the pre-filled test lead on the Router tab.
- 2. Watch 5 stages light up in order: payload → enrichment → score → routing → Slack.
- 3. Flip to Dashboard to see it join the 40 historical leads and update the routing distribution chart.
Fire a test lead
Simulates a webhook hit from your marketing site. All data below is sent to the mocked router.
Webhook payload
POST /api/leads · JSON body received from marketing site
Fire a test lead to see the payload here.
Firmographic enrichment
Mocked Apollo/Clearbit lookup by domain
Awaiting payload — enrichment runs in ~500ms once a lead fires.
Claude lead scoring
Streamed 0-100 score + rationale + rep talking points
Score streams here once enrichment finishes.
CRM routing decision
Rules engine picks the destination pipeline
Routing evaluates after scoring completes.
Slack notification
Preview the outbound message to the sales team
Slack message renders when routing lands.