November 18, 2020
Elements — Coupa
We added the /invoices
endpoint to the Coupa element.
Elements — SAP Business One
- We fixed an issue with the SAP Business One element that kept the
where
clause from working with the/item-groups
and/industries
objects. - We added the POST and PATCH operations to the SAP Business One element's /purchase-request endpoint.
- We added the PATCH /purchase-orders endpoint to the SAP Business One element.
Elements — Xero
We added the new GET
and GETbyId /incident-metrics
API to the Zendesk element.
November 4, 2020
Elements — SAP Business One
- We fixed an issue that caused some non-English words, including many with umlauts (eg Ö), to get distorted when submitted in an SAP Business One payload.
- We added some missing operations to the SAP Business One element's API docs. Though the operations were present and functioning with the API itself, the documentation now accurately reflects their presence.
- We enhanced the SAP Business One element to support the PATCH /tax-codes operation. Note: to perform the operation, you'll need to install the latest .NET release of the element.
- We enhanced the SAP Business One element to support CRU operations for the sales-returns object.