API EN: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
Řádka 1: Řádka 1:
 
=== API - Aplication interface ===
 
=== API - Aplication interface ===
  
In general there are are two possible options how to connect third party systems to Nextis products. First of them is the DATA.API and second is the Nextis Web Service.
+
In general there are two possible options how to connect third party systems to Nextis products. First of them is the DATA.API and second is the Nextis Web Service.
  
 
==== [[Data|Data API]] ====
 
==== [[Data|Data API]] ====
Řádka 7: Řádka 7:
  
 
==== [[Web Service]] ====
 
==== [[Web Service]] ====
Web service is mainly intended to connect third party systems on document base and item level requests. It Allows You to write orders direct into Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.  
+
Web service is mainly intended to connect third party systems on document base and item level requests. It Allows You to write orders direct into Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.
  
Notice: in some cases could be necessary to combine both services together and it's also possible.
+
Notice: in some cases could be necessary to combine both services together and this option is possible also.

Verze z 21. 7. 2017, 09:56

API - Aplication interface

In general there are two possible options how to connect third party systems to Nextis products. First of them is the DATA.API and second is the Nextis Web Service.

Data API

Data API is mainly intended to connect third party eshops to Nextis ERP database and vice versa. Data API interface contains necessary functionalities to work with huge data and this is also the purpose, why we have developed this kind of API.

Web Service

Web service is mainly intended to connect third party systems on document base and item level requests. It Allows You to write orders direct into Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.

Notice: in some cases could be necessary to combine both services together and this option is possible also.