Skip to content

Developer Tools

This forum is dedicated to gathering feedback, ideas, and suggestions for Xero's developer tools, including webhooks, SDKs, API Explorer, documentation, and other resources.

Developer Tools

Categories

JUMP TO ANOTHER FORUM

8 results found

  1. We have coded our interface to Xero using the XeroAPI wrapper.

    I am keen to use the new wrapper but have no idea how many changes I would have to make to switch over. Basically i am happy with XeroAPI but want Paged queries for Invoices.

    I'd like a document with some code examples that outlined the differences so that I can decide what effort would be required to switch over.

    6 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  2. I would like to have the US Payroll Timeoffrequest added to the Xero-Net SDK like the Australian Model has.

    3 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  3. Originally I started using the CPAN Net::Xero module but found that while I could get things working that this was difficult to work with.
    I have started trying to create a more comprehensive library ( https://github.com/pscott-au/CCP-Xero ) which I would like to evolve to the point of being officially supported. I expect to draw on the DTD specs to create object representations of the Xero objects and continue to refine the implementation to level comparable with that of other platforms.
    If I continue to refine this implementation would Xero consider including in their list of SDK's - if so what…

    3 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  4. Make .Net classes to partial classes so we can take it to the next level like putting MVC validations or making new constractors to help us with the missing enums, etc.

    thanks in advance

    3 votes
    1 comment  ·  SDKs  ·  Admin →
    How important is this to you?
  5. Lots of the dependencies in the JAVA client are years out of date and cause conflicts that make it extremely difficult to work with.

    One example being javax/ws/rs/core/UriBuilder

    Which was deprecated for jakarta in 2018. Also the client leverages old Java SDK and should be refreshed to use JDK 21. There is a PR for the code to be updated to 17 which should also be reviewed an merged ASAP.

    2 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  6. In the API documentation, under the Files API, it describes the ability to retrieve a list of files from a specified folder, e.g.

    GET https://api.xero.com/files.xro/1.0/Folders/414b3040-2829-4385-b458-3ead98fc69ca/Files

    This functionality doesn't seem to be currently supported on the Net or NetStandard libraries.

    2 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  7. Grails is the Rails for Java developers. Making a Xero Plugin for Grails would open up a ton of new SaaS companies for you as customers who want to integrate their SaaS grails application billing right into Xero. Like me! :D

    http://grails.org/Creating+Plugins

    2 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  8. A simple fix maybe - you do not seem to have implemented Page() on the JOURNAL endpoint in C#. The other endpoints all have it - and offset is a little mysterious.

    1 vote
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  • Don't see your idea?