RevOps teams often research in Seamless, then sync enriched records into Salesforce, HubSpot, or a warehouse. The API supports this with research (spend credits once) and org data (read already-researched records without new research).Documentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
Flow
Step 1 — Research new leads
Follow Enrich a lead list or the contact workflow to research contacts and wait until poll status isdone.
Step 2 — Export org contacts
After research completes, records live in your org. Fetch them with Get org contacts:Org endpoints return contacts you have already researched. They do not accept
searchResultId or requestId. No additional research credits are consumed on read.Step 3 — Map fields to your CRM
Map Seamless fields to your CRM object (for exampleemail, phone, title, company). In the Seamless app you can also import using CRM integrations — see the knowledge base article on importing into your CRM.
When to use org data vs research
| Situation | Endpoint |
|---|---|
| New targets from search | Search → Research → Poll/webhook |
| Nightly sync of already enriched contacts | GET org contacts / companies |
| Re-fetch after manual research in the app | GET org contacts |
