SSIS Components for LinkedIn

Build 23.0.8770

Profile

Lists the details of your profile.

Note: Your OAuth tokenRequires the r_basicprofile scope.

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 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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8770