npm.io
0.3.1 • Published 8 years ago

@telligro/opal-node-soap

Licence
GPL-3.0
Version
0.3.1
Deps
4
Size
53 kB
Vulns
0
Weekly
0
Stars
2

opal-node-soap build status npm (scoped)

opal-node-soap

This module is part of the OPAL framework

Nodes:
  • soap service
Soap Service

Connects to a soap service and provides the response.

Inputs:
  • Name: A Name for this read-excel instance
  • Url: Specify the url for soap request
  • Method: Specify the methods to invoke based on the wsdl
  • Parameters: Specify the parameters in json format
  • Headers: Specify the header for the request
Outputs:

msg.error When an error happens contains the error message from the read operation msg.payload contains the data read from spreadsheet