Skip to main content
All CollectionsWrk Action LibraryLinkedIn
Retrieve company profile from LinkedIn
Retrieve company profile from LinkedIn
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve the details of a company profile from LinkedIn.

Application

  • LinkedIn

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Profile link

Link to the profile to retrieve details for.

URL

Yes

Retrieve affiliated companies?

Retrieves affiliated companies for parent company.

True/False

No

False

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

Name

Description

Data Type

Required?

Example

Company ID

Unique identifier for the company

Text(Short)

Yes

1035

Username

The username associated with the company

Text(Short)

Yes

microsoft

Company name

The name of the company

Text(Short)

Yes

Microsoft

Showcase company?

Indicates whether the company is a showcase

True/False

Yes

True

Auto-generated profile?

Indicates whether the company profile is auto-generated

True/False

Yes

True

Tagline

A brief tagline or slogan for the company

Text(Short)

Yes

We're on a mission to empower every person and every organization on the planet to achieve more.

Company description

A detailed description of the company and its mission

Text(Long)

Yes

At Microsoft, our mission is to empower every person and every organization on the planet to achieve more. Our mission is grounded in both the world in which we live and the future we strive to create. Today, we live in a mobile-first, cloud-first world, and the transformation we are driving across our businesses is designed to enable Microsoft and our customers to thrive in this world. We do business in 170 countries and are made up of 144,000 passionate employees dedicated to fulfilling our mission of helping you and your organization achieve more.

Website link

The link of the company's website

URL

Yes

Company type

The type of the company

Text(Short)

Yes

PUBLIC_COMPANY

Specialties

Specialties or areas of expertise associated with the company

Text(Long)

Yes

[AI, Advertising, Windows Operating System]

Associated hashtags

Hashtags associated with the company

Text(Long)

Yes

[microsoft, microsoftlife]

Headquarters location

Information about the company's headquarters location

Text(Long)

Yes

{"country": "CZ","geographic_area": "Prague","city": "Prague","postal_code": "160 00","address_line_1": "Evropska 2758/11","address_line_2": "Evropska 2758/11","description": "Company headquarter"}

Other locations

Information about other company locations

Text(Long)

Yes

[{"country": "CZ","geographic_area": "Prague","city": "Prague","postal_code": "160 00","address_line_1": "Evropska 2758/11","address_line_2": "Evropska 2758/11","description": "Company headquarter"}]

Founded date

The date when the company was founded

Date

Yes

1975-01-01

Company logo

The company's logo or photo

File

Yes

Profile avatar

The company's profile avatar

File

Yes

Profile background image

The company's background image

File

Yes

Industries

Industries or sectors the company operates in

Text(Long)

Yes

[Computer Software]

Acquired by

Information about the company that acquired this company

Text(Long)

Yes

{"id": "67120423","username": "strati-georgopoulos","profile_type": "member","name": "Strati Georgopoulos"}

Parent company

Information about the parent company of this company

Text(Long)

Yes

{"id": "67120423","username": "strati-georgopoulos","profile_type": "member","name": "Strati Georgopoulos"}

Affiliated companies

Information about affiliated companies

Text(Long)

Yes

[{"id": "1035","username": "microsoft","name": "Microsoft","domain": "Software Development","affiliation_type": "Parent"}]

Showcase companies

Information about showcase companies associated with this company

Text(Long)

Yes

[{"id": "67120423","username": "strati-georgopoulos","profile_type": "member","name": "Strati Georgopoulos"}]

Employee count range

The range of the number of employees in the company

Text(short)

Yes

10001+

Employees on LinkedIn count

The number of employees on LinkedIn

Integer

Yes

198529

Followers on LinkedIn count

The number of followers the company has on LinkedIn

Integer

Yes

1198529

Funding via Crunchbase

Information about funding received via Crunchbase

Text(Long)

Yes

{"round": "Series A","amount": "US$ 5M"}

Highlighted items

Highlighted items or insights related to the company

Text(Long)

Yes

[{"item_type": "PREMIUM_INSIGHTS","median_tenure_years": 1.4,"total_senior_hires_count": 2,"growth_percent_change": -1,"latest_headcount": 130}]}

Outcomes

Name

Description

Success

This status is selected in the event of the following scenarios:

  • Company profile details are successfully retrieved

Unsuccessful

This status is selected in the event of the following scenarios:

  • If we unable to retrieve the details for profile requested

Requirements

  • N/A

Did this answer your question?