Extract company accounts from a LinkedIn Sales Navigator search URL and process them asynchronously.
Rate limit: 1 request per second
This endpoint creates an import job that will process the search results in the background. Results will be sent to the specified webhook URL when processing is complete.
Extract company accounts from LinkedIn Sales Navigator search results and process them asynchronously. This endpoint creates an import job that will process the search results in the background and send the results to your specified webhook URL when complete.Documentation Index
Fetch the complete documentation index at: https://docs.prontohq.com/llms.txt
Use this file to discover all available pages before exploring further.
Your API key
LinkedIn Sales Navigator company search URL. Must start with 'https://www.linkedin.com/sales/search/company'
"https://www.linkedin.com/sales/search/company?query=(filters%3AList((type%3AANNUAL_REVENUE%2CrangeValue%3A(min%3A10%2Cmax%3A100)%2CselectedSubFilter%3AUSD)%2C(type%3AINDUSTRY%2Cvalues%3AList((id%3A6%2Ctext%3ATechnologie%252C%2520information%2520et%2520Internet%2CselectionType%3AINCLUDED)))))&sessionId=uYap7SN9RS6itaRp2Vt7Xg%3D%3D&viewAllFilters=true"
Name for the import job
"Tech Companies 10M-100M Revenue"
Webhook URL to receive the processed results
"https://webhook.site/8b53c96f-f2cd-4c24-bc09-b3c2176d7ea8"
Enable streaming mode for real-time results
false
Custom attributes to associate with the import
{
"source": "api",
"campaign": "q1_outreach"
}Maximum number of accounts to extract
100
Import job created successfully
Unique identifier for the import job
"8e1dcba0-f0bb-4071-99fc-f18ba6559ccc"
Name of the import job
"Tech Companies 10M-100M Revenue"
The processed search URL used for extraction
"https://www.linkedin.com/sales-api/salesApiLeadSearch?query=(revenueRange:%22%2410M-%24100M%22%20AND%20employeeCountRange:%2211-50%22%20AND%20industry:%22Technology%2C%20Information%20and%20Internet%22)"
Creation timestamp of the import job
"2024-01-15T10:30:00Z"
Custom attributes associated with the import
{
"source": "api",
"campaign": "q1_outreach"
}