mpiccirilli/Rlinkedin

Browse Connections

Closed this issue · 1 comments

I am able to get my connections but I am unable to get second degree connections. I need to integrate it in my application.
The only way to use getMyConnections is,

my.connections <- getMyConnections(in.auth)

It is mentioned that in the description that one can browse connections to get second degree connections (connections of connections) but I am unable to find a way to do so.
Can you please help me in this...

@YumnaBatool sorry for the misunderstanding, you cannot browse connections.

However, you can search for people using specific parameters with the searchPeople() function. In order to use this function you'll need to apply for the Vetted API Access with your own developer account credentials.