Subiekt Nexo Pro integration - customer list and invoices

Closed job
no avatar
Grzegorz
Employer
3 deals
Job category:
Desktop/web applications
Expected budget:

Negotiable

Published:
Finished

Job description

What needs to be done is an integration/tool for Subiekt Nexo Pro, which will periodically (e.g. every 5 minutes from CRON) download information about new customer invoices.

The downloaded data is to be stored in a PostgreSQL database. The database should contain imported full customer data from Subiekt (if a new customer appears, it should automatically add it) and full data from invoices (including list of items with values, full invoice value, etc.). In addition, the tool should extract and save a .pdf file with the invoice.

The data prepared by the developed integration will be used in our other systems - the integrating identifier will be the TIN of the contractor.

Required functions:

- downloading customer data from Subiekt Nexo Pro - downloading invoice data from Subiekt Nexo Pro - downloading items from invoices from Subiekt Nexo Pro - downloading invoices in .pdf format from Subiekt Nexo Pro - saving downloaded data in PostgreSQL database - tool running automatically/cyclically (min. every 5 minutes)