Skip to main content
This action is designed to provide insights into a company’s employee distribution by function using Sales Navigator. It also tracks the growth of these functions over specified time periods, offering valuable data for strategic planning and analysis.
1

Step 1

Access the Sales Navigator and locate the company profile you wish to analyze.
2

Step 2

Copy the company URL from Sales Navigator.
3

Step 3

Provide the URL as input to this action to extract the desired data.
sales_navigator_company_url
string
required
A Sales Navigator Company URL should start with ‘https://www.linkedin.com/sales/company/’.
Ensure the URL is correctly formatted to avoid errors during data extraction.
Below is the JSON schema for the output:
{
    "sales_navigator_company_id": "string",
    "total_employee_count": "integer"
}
This action does not require additional parameters beyond the input URL.