The SOAP transformer is a way to interact with a webservice via the SOAP protocol. The messages are in an xml type format and in general created by the service based on a sort of template file the WSDL. For the integration of the transformer you do not have to worry about that and can simple call methods on the endpoint. SOAP webservices can be used to retrieve and manipulate data on a remote server. The available functionality depends on the connected service.Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.