Skip to content

Instantly share code, notes, and snippets.

Created July 17, 2013 23:43
Show Gist options
  • Save anonymous/6025567 to your computer and use it in GitHub Desktop.
Save anonymous/6025567 to your computer and use it in GitHub Desktop.
Code Of The Day - Using LinkedIn REST API to Share Content Programmatically via Scribe-Java OAuth Library - http://codeoftheday.blogspot.com/2013/07/using-linkedin-rest-api-to-share.html
<!--
Code Of The Day - Using LinkedIn REST API to Share Content Programmatically via Scribe-Java OAuth Library
http://codeoftheday.blogspot.com/2013/07/using-linkedin-rest-api-to-share.html
-->
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<update>
<update-key>UNIU-XXXXXXXX-XXXXXXXXXXXXXXXXXXX-SHARE</update-key>
<update-url>http://www.linkedin.com/updates?discuss=&amp;scope=XXXXXXXX&amp;stype=M&amp;topic=XXXXXXXXXXXXXXXXXXX&amp;type=U&amp;a=7OVt</update-url>
</update>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment