Skip to main content

Integration "as SQL"

Written by Petr Pech

Sometimes you need to integrate data from your accounting system directly into your own system. Query ABRA Flexi the same way you query a SQL database.

Need unpaid invoices? Just ask for them. The foundation is a REST API programming interface. The interface supports much of what SQL has to offer.

Queries are fairly fast and can be repeated with each HTTP request. A demonstration of its capabilities is our demo invoice listing on the web.

Did this answer your question?