1.0.2 • Published 1 year ago

node-red-contrib-simplest-soap v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

  1. Standard output : payload (object) : webservice result