I am trying to integrate my blog with Linkedin Pulse by connecting to my connected app. I found that posting to the API /v1/people/~/shares is sharing my update, but I can't figure out how to post it to Pulse - long post.
/v1/people/~/shares
Is it possible?
Hooray!
Pulse wiring is not available using the LinkedIn Generic API. And as far as I know, they don't offer this to their partners.
Was able to fix it with Curl. The tool goes into your account (user and password). Collects a token and sends a pulse to LinkedIn, an additional request is used to upload an image and tags using the post id at this time.