Import a Sales Navigator Search
Queues a LinkedIn Sales Navigator people search for asynchronous import into a campaign. Matching profiles pass through Kakiyo’s standard enrichment, duplicate, Do Not Contact, and campaign-capacity checks.
202 Accepted response means the import was queued. It does not mean that profiles have already been added.Request Body
Example
Accepted Response
sourceId and runId are correlation identifiers. Progress, Continue, Retry, and archive controls are currently dashboard-only. API-key imports do not send a completion email because an API key is not a dashboard user.
Requirements and Limits
- The campaign must belong to the authenticated API-key team.
- The campaign must have an assigned LinkedIn agent and be ready for prospect imports.
- The public API permits up to three active Sales Navigator imports per team.
- Only one active Sales Navigator import can use a campaign at a time.
- The endpoint uses the low write rate-limit tier.
Common Errors
429 responses include a Retry-After header.
Dashboard Guide
For the no-code workflow, Continue, Retry, and import status explanations, see Import Leads from Sales Navigator.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The campaign, Sales Navigator people-search URL, and requested run size
Campaign that should receive eligible prospects
"campaign_12345abcde"
Complete HTTPS LinkedIn Sales Navigator /sales/search/people URL containing a query parameter
20000"https://www.linkedin.com/sales/search/people?query=(keywords%3ASaaS)"
Name shown for the saved search in the dashboard
1 - 120"US SaaS Sales Leaders"
Maximum number of profiles requested for this run
100, 250, 500 250
Response
Sales Navigator import queued
"Sales Navigator import queued"
Saved-search correlation identifier
"source_12345abcde"
Current import-run correlation identifier
"run_12345abcde"
queued "queued"
100, 250, 500 250

