Notice: Undefined index: host in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 719

Notice: Undefined index: scheme in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 740

Notice: Undefined index: host in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 719

Notice: Undefined index: scheme in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 740
vtwsclib - 1.2 released - Vtiger CRM Blog - Latest CRM Topics, Tips, Insights and Updates
Explore exclusive holiday offers and join our free webinar on Dec 14th to learn about maximizing the benefits of these exciting deals - Learn More
Skip to content
Home » vtwsclib – 1.2 released

vtwsclib – 1.2 released

Last Updated: March 28, 2009

Posted: March 28, 2009

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/