API EN: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
Řádka 3: Řádka 3:
 
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.
 
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]] ====
+
==== [[API EN DATA METHOD DESC|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.
 
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.
 +
* [[API EN DATA METHOD DESC|- method list and method description]]
  
==== [[Web Service]] ====
+
==== [[API EN WS METHOD DESC|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.   
 +
* [[API EN WS METHOD DESC|- method list and method description]] 
  
 
Notice: in some cases could be necessary to combine both services together and this option is possible also.
 
Notice: in some cases could be necessary to combine both services together and this option is possible also.

Verze z 21. 7. 2017, 11:37

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.