ArkeologeN / node-linkedin

LinkedIn 2.0 wrapper in Node.js
MIT License
163 stars 78 forks source link

support question - example of sharing post w/ attached media #60

Open ORESoftware opened 8 years ago

ORESoftware commented 8 years ago

Hey there!

Do you have any examples of sharing media on linkedin? We just want to post a status with a picture attached...does the LinkedIn API allow it and do you have support for it with this lib?

thanks!

ArkeologeN commented 8 years ago

Hey,

Take a look at: https://github.com/ArkeologeN/node-linkedin/blob/master/lib/services/people.js#L68

This will surely solve your mystery! :)