StubProfile

StubProfile Fields

Field Description Type Required
currentEmployerNames Names of the member's current employers. Empty if the member does not have any current employers listed. string[] Yes
firstName First name of the member. string Yes
headline Headline of the member. string No
lastName Last name of the member. string Yes
location Location of the member (e.g. San Francisco Bay Area or Sunnyvale, California). string No
member Unique id of the member within LinkedIn system. PersonUrn in format urn:li:person:{id} Yes
profileUrl URL of the member's public LinkedIn profile. string Yes
emailAddresses List of candidate email addresses manually entered by the user during 1-Click Export. Emails must follow X@X.X pattern.
  • (Available for Enhanced 1CE)
  • string[] Yes
    yearsOfExperience Years of experience calculated based on member's LinkedIn profile.
  • (Available for Enhanced 1CE)
  • String No
    skills Top 3 skills (top 3 member-highlighted skills, or 3 most recent skills if member has not highlighted any skills)
  • (Available for Enhanced 1CE)
  • String[] No
    positions The most recent two experiences from a member's profile.
  • (Available for Enhanced 1CE)
  • Position[] No
    educations The member's education history.
  • (Available for Enhanced 1CE)
  • Education[] No

    Note

    Please reach out to your Business Development manager to request RSC recertification to get fields available for Enhanced 1CE.

    Education Schema

    Field Description Type Required
    schoolName School name String No
    degreeName Degree attained at this school. String No
    fieldOfStudy Degrees achieved in respective fields of study. String No
    startMonthYear Start date of the education. It is a Date type. Does not support "day" and "month" field. Date No
    endMonthYear End date of the education. It is a Date type. Does not support "day" and "month" field. Date No

    Position Schema

    Field Description Type Required
    companyName Company name as entered by the member String No
    description Description for this position. String No
    title Title name of the position. String No
    startMonthYear Start date of the education. It is a Date type. Does not support "day" and "month" field. Date No
    endMonthYear End date of the education. It is a Date type. Does not support "day" and "month" field. Date No