Invoke SOAP Web service
The action is used for connecting with Web services from other systems in order to facilitate the exchange of data.
It also allows all method definitions of the Web service to be loaded based on the WSDL file, accessible either online or as a local file. It is possible to specify a certain method and the parameters with which it will be invoked.
The action's configuration window has two tabs: Authentication and Invoke configuration.
Authentication
The tab allows you to configure connection to the Web service based on the entered credentials.