720 results found
-
Expose everything via the API
Everything visible in the web interface should be exposed via the API. In fact ideally the web interface itself would be a client of the API, which would ensure that all useful technology is exposed.
223 votesWe’re closing this request out and asking that developers suggest or vote for the specific features you’re after as it’s easier to get feedback to you on each request this way and also free up your votes. I’d like to reassure you we’re committed to offering the best API we can.
Tony Rule
Product Manager, Xero Developer API -
tracking
Add an additional tracking code. Currently there are only 2 and adding a 3rd would be a great benefit.
1 voteAs this forum is for developer API functionality requests and yours relates to something that would need to happen in the main application, I’m afraid we have to decline this suggestion, but don’t take it personally – we would still love to see you make your suggestion in the Xero Community forum: https://community.xero.com/business/
-
create an export of overdue accounts which list the invoices and customer info for when it needs to be sent to a debt collector
being able to export the outstanding accounts with all the contact info, notesand invoice info for each customer that needs to be collected would be helpful
2 votesAs this forum is for developer API functionality requests and yours relates to something that would need to happen in the main application, I’m afraid we have to decline this suggestion, but don’t take it personally – we would still love to see you make your suggestion in the Xero Community forum: https://community.xero.com/business/
-
Allow rules to apply to invoices coming through the API (especially Vend)- So you can automatically add account codes, analysis codes etc.
Rules to apply to invoices recived through the API - analyisis codes
1 vote -
1 vote
You have given us no information that could help us. If you have believe you are seeing an issue, I suggest you check our status page: http://blog.xero.com/developer/api-status/ – contact details there also should you need to report an issue that has not yet been reported.
-
provide transactional support
Allow for batch create/update/delete operations to multiple API endpoints within a single transaction.
5 votes
Public API PM
responded
-
Allow Bank Rules to Find & Match
I have lost of customers who make payments "on account" against one or more invoices. If these payments come into a bank account regularly and use the same reference (e'g a customer account number), a bank rule which sets the customer and allocates the whole payment to only that customer's invoices (e.g. against oldest invoice first, splitting if required) would speed things up no end. Much faster than me going through Find & Match every time.
1 voteThanks for your suggestion. This forum is for use for our developer API – any product requests such as this can be sent direct to customer care who track support and raise them with our product team.
-
1 vote
-
Allow third party apps to plug into the Xero interface
If the Xero interface could be configured to display data from and interact with the apps third party developers are creating similar to the way Facebook applications work inside their platform
34 votesIt is certainly a nice idea in a lot of ways, and Jesse’s use case example is good one.
On the other side, allowing 3rd party applications plug into the core Xero application present some quite major security implications. The data we hold on behalf of our customers is considered highly sensitive by us and we ensure we have bank level security across all aspects of our application.
Second to that, we are a design lead and focused company – we want our software to be really easy to use and remain simple and intuitive, so allowing 3rd parties to introduce interface elements into Xero would be something we would need to carefully plan for.
With this in mind, it would be quite an onerous task for us to implement a secure framework that would allow 3rd party applications to interface within Xero, in a sensible way that does not…
-
All Description on Transfer of Funds
When moving funds between bank accounts you have to use the transfer feature but you are only allowed to enter the Date and From and To Accounts. I would nice to have an ability to add a description or a reference if you are trying to record additional data. This would be particularly useful when you are setting up a control account and you want to reconcile it - You don't intend to import a feed here you just want to manually reconcile the account. (so you need the bank function) but you will be mainly transferring money in and…
1 voteThanks for your suggestion. This forum is for use for our developer API – any product requests such as this can be sent direct to customer care who track support and raise them with our product team.
-
1 vote
We have a thread going here which has a number of votes already: http://xero.uservoice.com/forums/28866-integration-with-other-products/suggestions/347456-integrate-with-connectwise-it-crm-erp-software- please add your support there so we can track it!
-
ezidebit
we require a solution to integrate cusotmers payments by third party company EziDebit
1 voteThis is a duplicate of this entry which is in the correct forum: http://xero.uservoice.com/forums/28866-integration-with-other-products/suggestions/864083-integrate-with-ezidebit?ref=title
-
1 vote
The best place to go for assistance is the Xero Answers for Developers site: http://answers.xero.com/developer/
-
Multiple transaction handling with commit and rollback
I would like to have the ability to use the API to enter multiple transactions with the ability to commit or rollback, as appropriate - like you do with a database.
2 votes -
Provide some sort of Metadata / Documention / Help api call like $metadata for OData
We're looking to add Xero into our synchronisation tool, that would allow us to have two way syncing to other systems, such as SharePoint, MS CRM. It would be really useful if we could get a list of rest entities and there schema dynamically so the sync tool would not need to be updated.
2 votesUnfortunately this does not align with our strategy of focusing on our API development and supporting it via SDKs rather than discovery tools.
There are however a set of XSD schemas available: https://github.com/XeroAPI/XeroAPI-Schemas
-
Contacts' creation date exposed in API
Would enable the measurement of new business. e.g. number of new customers since the start of the year and their $ value.
3 votes -
Specify which account to import FreshBooks entries into
The API sync with FreshBooks currently dumps my FreshBooks transactions into my checking account ledger irrespective of where those funds were actually deposited. This is a serious limitation that needs to be fixed promptly. Most businesses--even small ones--have more than one account. For interest maximization, all deposits at our firm, for example, go into a money market. As cash is needed in checking to cover outgoing money, it's transferred.
3 votes -
In the Invoice API, include the JournalLineID under LineItem details
To enable the ability to trace the journal created by an invoice.
1 vote -
Allow ID to be specified for new records
This assists when syncing data from external systems or allowing data. For example if I were to sync my CRM's SystemUsers into Xero it would be very useful to share the same GUID on each side.
1 voteIt would not be possible to allow an external system to set a GUID within Xero, but there are options:
For contacts, you can specify a Contact number: http://blog.xero.com/developer/api/contacts/
And for Invoices, you can specify an Invoice number.
For both of these, you can then retrieve that entity from Xero without knowing the internal Xero GUID.
-
1 vote
- Don't see your idea?