0.0.8 • Published 8 years ago

node-red-contrib-soap-nothrow v0.0.8

Weekly downloads
10
License
MIT
Repository
github
Last release
8 years ago

node-red-contrib-soap

Node-red component for call SOAP services

##Functions

  • Node for call SOAP Service.

input parameters :

  • msg.wsdlUrl : set wsdl url (unauthentified) directly from input
  • msg.wsdlOptions : set wsdl options passed directly to soap module
  • msg.headers : add soap headers to soap client -> see https://www.npmjs.com/package/soap for headers and options format
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago