node-red-contrib-simplest-soap
v1.0.2
Published
The simplest SOAP wrapper for node-red
Downloads
17
Maintainers
Readme
Connect node-red to SOAP web services, the simplest way
This node is a wrapper for soap Its goal is to provide the simplest SOAP client implementation for node-red
Inputs
: payload (object) : the call parameters : action (string) : the name of the action to run
Outputs
- Standard output : payload (object) : webservice result