How to get admin profile information on a company page using the company API - Linkedin

Is there a way to get profile profile data / company page owner data using company APIs? or vice versa, to get Company pages owned by the user (not his employers) using the profile API?

I read the documentation and was able to find a way for it, any help is greatly appreciated.

http://developer.linkedin.com/documents/company-lookup-api-and-fields

http://developer.linkedin.com/documents/profile-fields

+1
source share
1 answer

API LinkedIn ( "" ), , , :

https://api.linkedin.com/v1/companies?is-company-admin=true
+4

Source: https://habr.com/ru/post/1524624/


All Articles