Skip to main content
This action is designed to track and analyze the changes in the number of employees for a company listed on LinkedIn’s Sales Navigator. It provides insights into employee growth trends over different time periods and the current total employee count.
1

Step 1

Provide the Sales Navigator Company URL to initiate the action.
2

Step 2

Receive detailed employee count data over specified time frames.

Inputs

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

Parameters

No additional parameters are required for this action.

Output Fields

The action returns the following fields:
Below is the JSON schema for the output fields:
{
    "employee_median_tenure": "string",
    "monthly_headcounts": "string",
    "sales_navigator_company_id": "string",
    "sales_navigator_employee_url": "string",
    "total_employee_count": "integer"
}
This action is particularly useful for HR professionals and business analysts looking to monitor company growth and employee retention trends.