open office script to interact with bexio API

Job ID: 32620859

Budget: $30 – $250 USD

To invoice our customer we have bexio software. They have a well documented API. We need to export our invoice written in an open office calc sheet to bexio over API.

Here the bexio api doc
https://docs.bexio.com/#tag/Invoices

What we need :
- a scipt that can run in open office maybe python
- the script should parse each calc sheet line composed of customer number followed with product to invoice in following columns
- for each processed line the script create the corresponding invoice in bexio over the API
Related categories: PHP Python Excel cURL Excel VBA