How to communicate Vtiger 6 and the webservices -


is there webservice lib 6.0.0 version ? the vtiger web services client library vtwsclib-1.4 ? works on version 6.0.0 too

from official documentation, this page containing rest api documentation third-party developers, , still links download of vtwsclib 1.4 @ vtiger forge page. looks still recommended library version 6.0.

extra personal notes: file webservice.php in vtiger 5.4.0 (located in root folder) reports same api version (0.22) 1 in vtiger 6.0.0. small sample application use tests, compliant vtwsclib1.4, performs operations on vtiger webservice still works on vtiger 6.0.0.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -