Linkedin API Pulse Share - linkedin

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!

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.

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!

Related

Wordpress REST API Fetch = Tracking?

I have some question I didn't find an anwser in the internet. I'm buildung an app and therefore I use my Wordpress Website to receive Data with the REST API and JSON. Now I need to now if there is any tracking, when I fetch the data from my site. Because there is a request to my site so I think something has to be tracked or?
Because of the Tracking Policy.
Hope, anybody knows it!
Thx, Eric
I search many websites and read about the REST API of Wordpress but couldn't found an answer.

Linkedin API Webhooks

We are developing a platform to help freelancers schedule #linkedin posts for their clients and manage comments on those posts.
I understand from the documentation that LinkedIn provides webhooks for apps to get notified when a Page post receives comments but I can't find a way to enable that feature. At the moment we are basically query the API frequently enough to make it look like it is a webhook but that is not a proper solution.
Is it a very restricted feature just like video UGC posts (which would be nice to have as well)?
Or can we apply somehow?
Any help is appreciated, thanks.

Is it possible to schedule a post with Linkedin Api

I am trying to use linkedin API for sharing my web site post on linkedin. One of the feature is to schedule the post after some time or specific date. I would like to know is there any Api available for that where i can pass some parameter and the post is submitted on linkedin.
Please help if anyone have done this before
Thanks!!

Tag friends to Facebook post + asp.net

I want to share post on users wall and tag Friends to that post
Like,
Hello All with Krish.
I am trying to check taggable_Friends api but I am not getting in current Facebook App.
I am using asp.net for this. Can anyone help on this
https://developers.facebook.com/docs/graph-api/changelog/breaking-changes#taggable-friends-4-4
All endpoints for the Taggable Friends API will now return an empty
data set:
/user/taggable_friends edge
/user-taggable-friend node
These endpoints will be deprecated in the near future.
Also, publish_actions is deprecated too, so sharing on user walls is not possible with the API anymore.

Get linkedin public status updates

I am trying to get latest 3 public activities of our company from linkedin (ex: http://www.linkedin.com/company/4043/activity) and present it on our website but unfortunately I dont see a clear explanation to do so in the API documentations. I registered an API Key but I am confused if I need to do OAuth if so against what and then what API to call to get publicly available info?
Is OAuth really needed for something that is available?
Can I store an OAuth token for an internal user and keep fetching data on that? I would really do not want to authenticated the site visitors with oauth to get free linkedin content.
This question is on the lines of this one, but I still wanted to ask and see if I could get a better response/answer.
To get the company updates from the LinkedIn API, you will need to reference the following document:
https://developer.linkedin.com/reading-company-updates
The API is currently in preview mode, but the above document addresses your question re: OAuth as well as shows the specific calls as well as sample output. If you have any questions after reviewing the docs, please feel free to visit our developer forums at:
https://developer.linkedin.com/forums/rest
And one of someone from our team would be more than happy to help you further.
Enjoy!
-Jeremy

Resources