-
### Examples of Systems that have API Integrations for WP or other systems but could use Web Services for one for Joomla
_Edit the item and contribute to the list, and then add a comment with sourc…
-
As far as I can tell, Xero now requires OAuth2 for API access, which is not supported by this gem. Please correct me if I'm wrong!
-
I'm putting this proposal forward just to get feedback from Xeroizer maintainers on how important it is to them to have Xeroizer explicitly be aware of each option/param/etc in Xero API, vs having a m…
-
I'm using your library to wrap the xero api. So far so good. I can get 1 legged oauth1 working like so:
```
const oas = require('./openAPI/Xero_accounting_2.0.0_swagger.json');
let o…
-
The Payroll Employees PayTemplate SuperLines is missing the 'Amount' value which is used instead of 'Percentage' when the 'CalculationType' is set to 'FIXEDAMOUNT'.
This amount is most often used w…
-
Integrations via API:
* JIRA
* Confluence
* Trello
* ServiceNow
* Salesforce
* Xero
* ..
Integration via Email:
* ...
Integration via DAV:
* ...
-
The new files API has been released. It would be good to be able to support this feature.
http://developer.xero.com/documentation/files-api/overview-files/
-
We currently have a plural `createPayments` PUT action as well as a singular `createPayment` POST action.
The singular POST action doesn't really serve any purpose over the plural PUT action, so I wo…
-
There is currently no way to allocate prepayments to invoices.
https://developer.xero.com/documentation/api/prepayments
-
I was having some issues using this plugin with the Xero API, trying to POST data. I came across this discussion - https://community.xero.com/developer/discussion/24421/
If you see Tony Rule's commen…