Linkedin How to Get Connection Email Addresses

I add "Invite a friend" to my site because I was planning to enable email grabber. I tried http://openinviter.com/demo/ , but you can see that it does not work for Linkedin, mentioned on this demo page too.

How can I capture LinkedIn connections email addresses? Preferably in PHP.

+5
source share
5 answers

For connections, you can get only the main main profile fields that do not include an email address:

For 1st and 2nd degree connections, you can only get profile fields available with member permission r_basicprofile

https://developer.linkedin.com/documents/connections-api

+8

. . , , , , .

+1

LInkedin

0

LinkedIn , - LinkedIn.

0

, , :

https://developer.linkedin.com/documents/profile-fields#email

Note that I did not use this myself. I was just investigating this because I was spammed by the application used by one of my contacts. If you want to disable this "feature", simply click "Turn on / off data exchange with third-party applications" in the "Groups, companies and applications" section in the privacy settings, and then open the window.

0
source

All Articles