Uber Driver Income via API - uber-api

I don't see this in the Uber API documentation. Am I missing something? The API must support this information because Airtax are able to pull the information.

This is not a technical programming question so StackOverflow is not the appropriate forum. I would suggest the Uber Developer community forum for this sort of question.
In regards to your question, I can confirm there is no publicly available Uber driver API.

Related

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

Bullhorn / LinkedIn Integration

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!

Uber deliveries api returning 404

I am integrating uber rush api and following the documentation https://developer.uber.com/docs/rush they recommend to use the sandbox url for testing. But all the urls are returning 404 page not found any one integrated the api please comment any change in the api.
Example url :https://sandbox-api.uber.com/v1/deliveries/15692cdf-55f0-4f11-9a0d-ad4954851574
Uber RUSH API is not accepting any new integrations, and overall Uber RUSH is shutting down (https://www.theverge.com/2018/3/31/17184480/uber-uberrush-shut-down). As you might notice, that URL you linked for documentation is hidden from the developer documentation. Thanks.

Does Uber Eats have an API and if so where can I found out more information

Does Uber Eats have an API and if so where can I found out more information.
I know I can integrate with Uber just wondering on the logistics with uber eats and would like to be able to integrate with current platform.
This post might be helpful. It looks like "the external API does not support UberEATS" as of March 30th and that there is no way to tell if a certain Uber ride ID is UberEATS or not. Seems it might be in the works, though.

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