tiagordc / node-red-contrib-simple-soap

node-red node to execute SOAP requests and parse XML result
MIT License
2 stars 4 forks source link

Actual example of a client please! #8

Open cyberchucktx opened 3 years ago

cyberchucktx commented 3 years ago

I installed the module but don’t see how to configure it I have the WSDL and have made a soap call in python using ZEEP, but don’t see where/how to configure the soap envelope.

Please post an example!!!