UNPKG

node-red-contrib-simplest-soap

Version:
14 lines (9 loc) 395 B
# Connect node-red to SOAP web services, the simplest way This node is a wrapper for [soap](https://www.npmjs.com/package/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