Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm working on app which needs Linkedin connectivity i.e user should be able to share some text/urls on linkedin through the app.

Any sample code would be a great help.

Many Thanks

iPhoneDeveloper

share|improve this question
1  
possible duplicate of How can I integrate LinkedIn within an iPhone application? – 7KV7 Dec 19 '11 at 11:03

closed as not a real question by Cody Gray, 7KV7, Brad Larson, WrightsCS, Graviton Dec 22 '11 at 8:18

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

Have you seen this: http://www.whitneyland.com/2011/03/iphone-oauth.html

or this:

https://github.com/ResultsDirect/LinkedIn-iPhone

They should help you get started on iOS

share|improve this answer

I think you can find all informations here : https://developer.linkedin.com/apis

and here https://developer.linkedin.com/documents/linkedin-api-resource-map#

share|improve this answer
Thanks for your help Christopher, I just got to know that I have to use the following api for sharing something on linkedin: api.linkedin.com/v1/people/~/shares but I am not able to find a proper way to use it, i know it does not sound good but still seeking for ur help, if you could help me more with some code of using this API, I would be really very great full to you, thanks – Ab Singh Dec 19 '11 at 12:57

Not the answer you're looking for? Browse other questions tagged or ask your own question.