opal-node-soap

0.4.2 • Public • Published

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

/opal-node-soap/

    Package Sidebar

    Install

    npm i opal-node-soap

    Weekly Downloads

    0

    Version

    0.4.2

    License

    GPL-3.0

    Unpacked Size

    51.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • shivamadhavan
    • msivadas