Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
744 views
in Technique[技术] by (71.8m points)

integration - How to get LinkedIn r_fullprofile access?

I am currently developing custom application(company specific) integrated with LinkedIn. I have received data with basic profile access to fetch and fill some fields on my application and now I need full profile permission. But as answered in this question it is not allowed anymore. I see that there are partner programs are there. So I have following questions with me.

  1. How to get permission to access full profile data.
  2. Do I need to contact them? If so how to contact them.
  3. Is there any criterias to be completed ? if so if so criterias should I completed to be eligible.
  4. Is it involve any price? if so how much ?

Thanks in advance.

question from:https://stackoverflow.com/questions/31508923/how-to-get-linkedin-r-fullprofile-access

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

QUESTION-1:

For getting permission to access r_fullprofile, you will have to apply to become a member of a relevant Partner Program.

Apply for partner status with LinkedIn, explaining what your integration is and how it works. If it meets the criteria of "we feel that they’re providing value to members, developers and LinkedIn," then r_fullprofile endpoint will remain open for that app, and ONLY that app.

QUESTION-2:

Yes, i think you would need to contact them apart from filling the relevant Partner Program form. They should reply to you about the status of the submitted application in about 15 business days.

QUESTION-3:

There are multiple conditions on which Linkedin reviews an application. If your application does not satisfy any of the conditions, then Linkedin rejects your application. Make sure you are satisfying their eligibility criteria. I have listed the various criterias which must be satisfied in order to become member of a relevant Linkedin Partner Program.

Eligibilty Criteria for Linkedin Partner Program:

(Taken from this linkedin page.)

You can use their APIs if:

  1. You are developing an Application designed to help LinkedIn members be more productive and successful across the web; for example, by augmenting their profile and professional brand in an Application for publishing, discussing and sharing content with like-minded professionals.
  2. Your Application is NOT expected to: have more than 250,000 lifetime members; make more than 500,000 daily calls to an API; make more than 500,000 lifetime people search calls to an API; or serve greater than 1 million daily plugin impressions.
  3. Your Application DOES NOT rely on access to the APIs as a fundamental aspect of your business.
  4. Your Application WILL NOT store or export any data from LinkedIn other than the LinkedIn Profile Data for the LinkedIn member that requested the data. “Profile Data” means the name, photo, headline, contact information, experience, education, summary, and location of a LinkedIn member. Profile Data excludes connections, network updates, job listings, groups, companies, and any other content.
  5. Your Application DOES NOT target current or potential paying customers of LinkedIn products or people engaging in activities related to those products—in other words, Applications used for hiring, marketing, or selling. Here are some examples (and exceptions) of what we mean by hiring, marketing and selling:

Hiring: Applications to find a job or fill a job, such as ones used to advertise, post, apply for, search for, recommend, refer, suggest, enhance listings for, or fill permanent jobs, contract positions, or volunteer opportunities, or for anything with a similar functionality (you can, however, use the APIs to develop an Application to let people apply for a job on your company’s career site, as long as it abides by the specification set forth here).

Marketing: Applications used by marketers or their customers for marketing campaigns, lead generation, campaign analysis, or for anything with similar functionality (you can, however, use the APIs to develop an Application to let companies manage their social media presence on LinkedIn, as long as it abides by Section 4.5(“Social Media Management: Company Profile and Statistics Data”)).

Selling: Applications used by sales or other outbound professionals for generating or finding prospects or leads, for sales intelligence or training, for relationship management, for systematic matching of individuals with their LinkedIn profiles, or for anything with similar functionality.

QUESTION-4:

I don't think there is any such price for using their APIs.

Taken from LinkedIn API usage terms of use:

If you agree to and follow these terms, you are free to use our APIs.

Hope this helps!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...