Settings and activity
9 results found
-
1 vote
David Masters shared this idea ·
-
9 votes
An error occurred while saving the comment -
37 votes
David Masters supported this idea ·
An error occurred while saving the comment David Masters commented
Total Agreement - this is a need our users have been asking for too.
It would be extremely beneficial. -
5 votes
David Masters supported this idea ·
-
45 votes
-
4 votes
-
21 votes
Public API PM
responded
David Masters supported this idea ·
-
67 votes
An error occurred while saving the comment David Masters commented
We are currently developing a Line of Business application that uses Xero exclusively as its accounting solution. As our application contains a budgeting and forecasting module, we require the ability for a 2-way synchronisation that incorporates both Tracking Categories and multiple Budgets.
-
25 votes
There seem to be a few different requirements here, I want to see what we can do to help:
- We have prepared a guide on an easy way to handle payments where you have multiple invoices, but one lump some payment from a payment processor into your bank: http://blog.xero.com/developer/handling-payment-processor-receipts-in-xero/- Another solution would be for users of the API be able to create a bank feed themselves from a payment service. You can vote for this API feature request here: http://xero.uservoice.com/forums/5528-xero-api/suggestions/340274-import-bank-statement-lines-via-the-api
There are other questions that point more towards Xero feature requests rather than API functionality. I recommend you request these in our community forum: https://community.xero.com/business/topic/23/
I will close out this request and we can continue the conversation in the links above.
David Masters supported this idea ·
The absence of the updatedDateUTC in the webhook message is problematic. At present we have to retrieve the webhook document and then check if we already have it as a result of an earlier api call, and not as a result of a user action in the UI.
We really need to have the ability to suppress a webhook message when interacting with the API, or alternatively have the updatedDateUTC published in the webhook content as well.