Skip to content
Home » vtwsclib – 1.2 released

vtwsclib – 1.2 released

  • All
  • 1 min read
  • Written by

I’m happy to make the availability vtwsclib – version 1.2

Download URL: http://forge.vtiger.com/frs/?group_id=181&release_id=503

Thanks to community for providing support & feedback on the earlier version of the library.

Highlights of this release:

* Fixed bug that was happening during Login and Describe operation.

* doListTypes API return data-structure was changed to Map instead of List.

* New API lastError was added to get error information sent for the unsuccessful operation.

* Sample Applications (vtclient – using PHP wrapper classes and vtoffline – using Javascript wrapper classes) were updated.

Please refer the documentation for more information and share your feedback.

What vtwsclib?

vtwsclib (vtiger CRM Web Services Client Library) provides wrapper classes for PHP, Javascript, and Python, to use vtiger CRM web services. Using this library you can write new applications that integrate with vtiger CRM.

Project URL: http://forge.vtiger.com/projects/vtwsclib/