Sunday, April 6, 2014

Consume WSDL / SOAP web services from node.js

There are some open source libraries that could help you call WSDL web services such as:





I believe that a more flexible alternative is to:




Yes, this is a rather dirty and low level approach but it should work without problems