Examples

Reference:

This section describes the metadata and sample reports for the LinkedIn Adapter.


Top of page

x
Reference: LinkedIn Adapter Metadata

The following table lists and describes the available metadata for the LinkedIn Adapter.

Metadata

Description

li_company_event_comments

Used to retrieve company event status updates and comments.

li_company_event_likes

Used to retrieve company event status update likes.

li_company_events

Used to retrieve a company's status updates and job postings.

li_company_lookup

Used to lookup a company profile.

li_companysearch

Used to search for companies based on keywords.

li_connections

Used to retrieve connections for a LinkedIn member.

li_group

Used to retrieve information about a specific group.

li_group_memberships

Used to retrieve a list of groups that a LinkedIn member has joined.

li_group_posts

Used to retrieve posts and comments for a specific group.

li_job_lookup

Used to lookup details for a specific job.

li_jobsearch

Used to search for jobs based on search criteria.

li_peoplesearch

Used to search for people based on search criteria.

li_post_comments

Used to retrieve comments for a specific group post.

li_profile_basic

Used to retrieve basic profile information for a LinkedIn member.

li_profile_full

Used to retrieve full profile information for the authenticated LinkedIn member.

lisampl/li_people_to_connections

Cluster Join from li_profile_basic to li_connections.

lisampl/li_updates_comments_likes

Cluster Join to report on company status updates, comments, and likes.

Joins:

  • li_company_events to li_company_event_comments
  • li_company_events to li_company_event_likes



x
Reference: LinkedIn Adapter Sample Reports

The following table lists and describes the sample reports for the LinkedIn Adapter.

Sample Report

Description

lisampl/li_company_event_comments

Reports on company events including comments.

Uses:

li_company_event_comments

lisampl/li_company_event_likes

Reports on the member likes for company status updates.

Uses:

li_company_event_likes

lisampl/li_company_events

Reports on company status updates and job postings for a specific company.

Uses:

li_company_events

lisampl/li_company_lookup

Retrieve information about a specific company.

Uses:

li_company_lookup

lisampl/li_companysearch

Searches for companies based on keywords.

Uses:

li_companysearch

lisampl/li_connections

Lists the connections for a specific LinkedIn member.

Uses:

li_connections

lisampl/li_group

Displays the information about a specific group.

Uses:

li_group

lisampl/li_group_memberships

Lists the groups that a LinkedIn member has joined.

Uses:

li_group_memberships

lisampl/li_group_posts

Reports on posts including comments for a specific group.

Uses:

li_group_posts

lisampl/li_job_lookup

Displays information about a specific job. Usage requires approval from LinkedIn to Vetted API Access where the application form can be accessed from:

https://help.linkedin.com/app/api-dvr

Uses:

li_job_lookup

lisampl/li_jobsearch

Searches for jobs based on specific search criteria. Usage requires approval from LinkedIn to Vetted API Access where the application form can be accessed from:

https://help.linkedin.com/app/api-dvr

Uses:

li_jobsearch

lisampl/li_people_to_connections

Lists the connections for a specific LinkedIn member. Includes name of the specific LinkedIn member.

Uses:

lisampl/li_people_to_connections

lisampl/li_peoplesearch

Search for people based on specific search criteria. Usage requires approval from LinkedIn to Vetted API Access where the application form can be accessed from:

https://help.linkedin.com/app/api-dvr

Uses:

li_peoplesearch

lisampl/li_peoplesearch_facet

Performs a facet search based on specific search criteria. For example, location and industry. Usage requires approval from LinkedIn to Vetted API Access where the application form can be accessed from:

https://help.linkedin.com/app/api-dvr

Uses:

li_peoplesearch_facet

lisampl/li_post_comments

Reports on comments for a specific group post.

Uses:

li_post_comments

lisampl/li_profile_basic

Displays the basic profile information for a specific LinkedIn member.

Uses:

li_profile_basic

lisampl/li_profile_full

Displays the full profile information for the authenticated LinkedIn member.

Uses:

li_profile_full

lisampl/li_updates_comments_likes

Displays the status updates, comments and likes for a specific company.

Uses:

lisampl/li_updates_comments_likes


WebFOCUS