Together with Uniconta, you can make use of the Uniconta Web API.
It's a well-developed API where you can post journals, invoices, report productions as finished etc. and then of course with all the CRUD operations that are in the Windows API.
The API is self-documenting when you open the URL; https://api.uniconta.com
All new integrations should be developed on the Uniconta Web API, and we recommend that existing solutions built on the OData API are gradually moved to the new API.
This Web API is gradually replacing our current OData API, which is primarily extended to handle OData queries.
In the future, the OData API will only be used for integrations with e.g. Excel , Power BI and other OData clients.
Download and documentation
Download the new Uniconta Web API here: Uniconta Web API
See an example with full documentation here: https://api.uniconta.com
Questions and Reply
- Will the OData API still be available?
- Yes, the OData API will still be available.
- Will the OData API continue to be maintained?
- No, OData will not be maintained, but can still be used as before.
- How do I use the new functions when using the OData API?
- You can't. There will be no more development on the OData API. If you want to use the new functions, you should rewrite your integrations for the new Web API.