Linkedin API Pulse Share

2019-05-16 07:58发布

I am trying to integrate my blog to Linkedin Pulse by connecting to my linkedin app. I found that posting to API /v1/people/~/shares shares my update but I can't figure out how to post it on Pulse - long post.

Is it even possible?

Cheers!

2条回答
迷人小祖宗
2楼-- · 2019-05-16 08:31

Managed to fix it with Curl. The tool is logging in to your linked in (user and password). Gathers the token and post to LinkedIn pulse, additional request is used to upload image and tags using post ID at that time.

Cheers!

查看更多
beautiful°
3楼-- · 2019-05-16 08:34

Posting on Pulse is not available using LinkedIn's public API. And as far as I know, they are not offering this to their partners either.

查看更多
登录 后发表回答