| name | sales-surfe |
| description | Surfe (formerly Leadjet) platform help — a LinkedIn-to-CRM Chrome extension plus waterfall enrichment API (15+ providers) that pushes LinkedIn and Sales Navigator contacts into HubSpot, Salesforce, Pipedrive, or Copper and finds verified emails and mobile numbers. Use when Surfe enrichment credits run out faster than expected, the Chrome extension won't pull data on a LinkedIn profile, contacts aren't syncing to HubSpot or Salesforce, a bulk Sales Navigator export is incomplete, the async people/company enrichment job (enrichmentID) returns nothing, Surfe webhook x-surfe-signature HMAC verification keeps failing, or you're choosing between Surfe and Apollo or Lusha for LinkedIn CRM sync. Do NOT use for cross-tool enrichment strategy (use /sales-enrich) or building prospect lists from scratch (use /sales-prospect-list). |
| argument-hint | [describe what you need help with in Surfe] |
| license | MIT |
| version | 1.0.0 |
| tags | ["sales","enrichment","platform"] |
| github | https://github.com/surfe |
Surfe Platform Help
Surfe (formerly Leadjet) is a LinkedIn-to-CRM Chrome extension plus a waterfall enrichment API. It pushes LinkedIn/Sales Navigator contacts into HubSpot, Salesforce, Pipedrive, or Copper and finds verified emails and mobiles across 15+ providers.
Step 1 — Gather context
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask only what you still need:
- What are you trying to do?
- A) Push LinkedIn/Sales Navigator contacts into a CRM
- B) Enrich a batch of people/companies via the API
- C) Debug the Chrome extension (not pulling data, not syncing)
- D) Wire up webhooks or troubleshoot signature verification
- E) Understand credits/pricing or compare Surfe vs alternatives
- CRM in play? HubSpot / Salesforce / Pipedrive / Copper / Google Sheets / none
- Surface? Chrome extension (in-session) or REST API (background/bulk)
Skip-ahead rule: if the prompt already says what they need, go straight to Step 2/3.
Step 2 — Route or answer directly
| If the user wants… | Route to |
|---|
| Enrichment strategy across many providers/tools | /sales-enrich {question} |
| Build a prospect list from scratch | /sales-prospect-list {question} |
| CRM data hygiene / dedup before enriching | /sales-data-hygiene {question} |
| Interpreting buying / job-change signals | /sales-intent {question} |
| Designing the outreach sequence after enrichment | /sales-cadence {question} |
| Choosing a CRM | /sales-crm-selection {question} |
When routing, give the exact command, e.g.: "This is a cross-tool enrichment question — run: /sales-enrich how do I waterfall-enrich 5k leads cheaply". Anything Surfe-specific, answer here.
Step 3 — Surfe platform reference
Read references/platform-guide.md for the full reference — capabilities and automation surface, pricing/credit gates, data model (JSON shapes), and quick-start API recipes. Read references/surfe-api-reference.md for verbatim endpoint docs (auth, enrich/search endpoints, webhooks with HMAC verification, credits).