-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Exa API discovers contacts (names, titles, LinkedIn URLs) but rarely finds phone numbers. Most contacts are created with empty phone fields, making them unusable for cold calling.
Current Flow
Exa search → LinkedIn results → Extract name/title from page title → Store contact
└── phone: "" (empty)
Needed
A contact enrichment pipeline that finds phone numbers:
- Company main line lookup — Search "${company} phone number" via Gemini Search
- Email-to-phone services — Hunter.io, Apollo, RocketReach (paid APIs)
- Company directory scraping — Via OpenClaw, scrape company "About Us" / "Contact" pages
- Switchboard navigation — When calling a company main line, the AI agent navigates the phone tree
Interim Solution
The outreach page has manual contact entry where users can add phone numbers they find themselves. The "Queue for Outreach" button pre-fills the contact form with Exa-discovered name/title.
Labels
feature, contacts, enrichment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request