TDV Adapter for LinkedIn

Build 22.0.8462

Profile

Lists the details of your profile.

Select

The Profile view supports only the Id column in the WHERE clause. The only supported operator for the Id column is =. For example:

SELECT * FROM Profile
SELECT * FROM Profile WHERE Id='urn:li:person:e5eA-E_7Kb'

Columns

Name Type Description
Id [KEY] String The unique identifier for the person.
FirstName String The first name for the person.
LastName String The last name for the person.
Headline String The headline for the person. Often this is Job Title at Company.
Location String The Country code for the person.
Industry String The industry the LinkedIn member has indicated their profile belongs to.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462