您好我已经完成了基本应用程序,可以获取用户的公司页面详细信息。现在我必须得到用户的电子邮件ID ..?喜欢特定公司页面的页面和帖子,是否有任何API来获取此详细信息。如果我在我的API调用中使用它,如何从linkedin获取r_contactinfo它显示错误。
在他们已经提到过我们必须获得许可的地址,如何做到这一点。 即使我已经尝试了以下网址来获取用户详细信息。它返回错误。
https://api.linkedin.com/v1/people-search:(people:(id,first-name,last-name,headline,picture-url,industry,positions:(id,title,summary,start-date,end-date,is-current,company:(id,name,type,size,industry,ticker)),educations:(id,school-name,field-of-study,start-date,end-date,degree,activities,notes)),num-results)?first-name=parameter&last-name=parameter
答案 0 :(得分:0)
您可以按细分获得所有公司关注者。请参阅https://developer.linkedin.com/docs/company-pages#get_followers
要获得喜欢公司特定更新的用户,请查看https://developer.linkedin.com/docs/company-pages#get_update_likes
r_contactinfo只能通过“Apply with LinkedIn”合作伙伴计划获得。否则你无法访问它。检查合作伙伴计划注册并根据您的申请申请相关计划。