Bullhorn / LinkedIn Integration - linkedin-api

My company uses the Bullhorn ATS which has a feature to share job information on LinkedIn. That feature has stopped working (get "Page Not Found" from LinkedIn). As I feared, Bullhorn said it is a LinkedIn issue, and LinkedIn pointed me here. So I'm not really sure what I am asking for on this forum other than some guidance on how to get the right people to address this issue. Any insights would be most appreciated!

Related

What application control request to pull content from Facebook?

On my site, I allowed members to register the address of their Facebook page to automatically display their public posts.
It worked very well. I had the Page Public Content Access permission.
But the authorization, after several years, was withdrawn from me. According to Facebook, it is only approved for statistical purposes. Facebook recommends the "Oembed read" permission to me. All right, I got it. But she does not meet my needs !
According to their documentation, it would not be possible to extract information from Facebook outside of oEmbed.
Ah ? However, by searching on Google "Facebook to rss", we find many websites which, without even registering, offer this. This website, for example. So how do they do it?
I wrote it to Facebook support, who answered next to the question.
So how do you do it? How can I offer my members to automatically publish the publications of their page on our portal?

Creating reviews for a page through facebook api

I am trying to implement, through api facebook, adding a review for a company page. Similar functionality is implemented on the popular service https://business.trustpilot.com/
It is written in api facebook that this is impossible to implement, maybe I’m not looking at the endpoint, please tell me, maybe someone has encountered a similar task?
I look at the documentation on the link https://developers.facebook.com/docs/graph-api/reference/v3.2/page/ratings

IBM Watson Personality Service & Facebook Login

We have been using the Watson personality service to analyse facebook posts of users who interact with our app. We provide a facebook login, the person logs into facebook and we capture the text of their timeline, then send it to watson for analysis (with consent).
This process works fine but recently the facebook graph API has asked for a "app review". I went though the whole process but my submission failed for no obvious reason, also facebook's feeback is frankly useless.
My question is... has anyone else been through the facebook app review process and willing to give any tips on getting through the challenge.
Thanks,
Simon
Website Example: https://personality-insights-demo.ng.bluemix.net/
More Information: https://www.ibm.com/watson/services/personality-insights/
Example big 5: https://console.bluemix.net/docs/services/personality-insights/models.html#models
Facebook API: https://developers.facebook.com

Please help - error on Facebook when trying to post my website

I just built my website www.angelaarno.com on wix (hosted on ipage). I'm really not a developer (obviously). But site suits my needs. I want to post a link to my site on my facebook page, but when I try I get this error message:
Could not post to timeline. The privacy settings for this attachment prevent you from posting it to this Timeline.
I ran debugger on facebook to try to identify/fix the issue. Here's the link.
No clue how to fix this problem. Anyone out there that can help a totally clueless nubie?
Thanks
Angela
It allows me to access your site, and post it on social media. I registered my site under private (which you can't fix), but luckily you do not have that problem. If you personally can not post the link, try sending it to some close friends and having them post it. Not only will it get the word out, it will also help your credibility.

Facebook Questions API

Facebook has officially launched its Facebook Questions. Does anyone know if it's possible to add one of the new Facebook "Question" polls through the Graph API? If so, how?
Thank you very much
They just announced this is available on their blog. To get them, issue an HTTP GET request to the USER_ID/questions endpoint with the user_questions or friends_questions permissions.
Update: they also just announced that you can create questions now via the API.
I've searched the http://developer.facebook.com page for poll related search terms and also online. This yielded no notable results.
It's probably worth making a poll with an external website, most I'm sure are compatible with the Open Graph but will not provide the Facebook interface that you expect on Facebook itself.
This has been deprecated as of Grpah 1.0 - https://developers.facebook.com/docs/graph-api/reference/v2.0/question