This action allows you to extract a list of employees from a specified company using LinkedIn’s Sales Navigator. It is particularly useful for recruiters, sales professionals, and researchers who need detailed employee information from a company.

Inputs

sales_navigator_company_url
string
required

A Sales Navigator Company URL should start with ‘https://www.linkedin.com/sales/company/’.

Parameters

employeesSearchKeywords
string

Add keywords to the employees search.

employeesTitle
string

Add a title to the employees search.

geo
string

Filter employees by geography using Sales Navigator/LinkedIn numbers. For example, ‘Paris, Ile-de-France’ is 101240143.

seniority
string

Filter employees by seniority level using Sales Navigator numbers. For example, ‘Entry Level’ is 110.

function
string

Filter employees by function using Sales Navigator numbers. For example, ‘Sales’ is 25.

max_results
number
default:
250

Maximum number of results to extract.

excludeSavedLeads
boolean
default:
false

Exclude saved leads from search.

excludeCRMContacts
boolean
default:
false

Exclude CRM contacts from search.

excludeViewedLeads
boolean
default:
false

Exclude viewed leads from search.

Output Fields

The action returns a comprehensive set of fields for each employee:

Below is the JSON schema for the output fields:

Specificities

When using the Account Rotation feature, ensure the same account is used for both search and visit actions to prevent duplicate leads.