Linkedin API Pulse Share

落爺英雄遲暮 提交于 2020-01-02 08:30:11

问题


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!


回答1:


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.




回答2:


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!



来源:https://stackoverflow.com/questions/30592163/linkedin-api-pulse-share

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!