Is there a way to display connections on my site?
For example, say a user who is logged in to Linkedin in a separate window, comes to my blog. Is there a way to display to that user, on my blog, that we are 1st/2nd/3rd level connections? (I'm thinking a simple Linkedin logo with the 1st/2nd/3rd icon next to it) Doesn't look like there's a plug-in for that. Is there a way to do it in JS?
Thanks,
Sean
- Log in to post comments
Hi Sean,
That's possible via the JS API, but would require them to click a "login" link first. If that's acceptable to you, let me know and I will whip up a short little code sample to get you started.
-Jeremy