Module soap
ballerina/soap Ballerina library
0.1.0
Overview
This module provides APIs to send an ordinary XML request to a SOAP backend by specifying the necessary details to construct a SOAP envelope.
Soap module abstracts out the details of the creation of a SOAP envelope, headers, and the body in a SOAP message.
For information on the operations, which you can perform with the soap
module, see the below Functions.