Call Rest WebService
With this activity, REST Web Services can be used. Url segments are wrapped in curly brackets (see the screenshot below). Query parameters can also be used. Basic and NTLM are available for authentication. Additional headers can be defined.
A body, for example for a POST call, is also available.
Call WebService
With this activity, external web services can be called. Supported formats are HTTP and SOAP1.1. The WSDL file supports version 1.1.
After entering the URL to the web service, the WSDL description it provides can be loaded. This description lists the methods available on the Web Service. Selecting a method lists the parameters under Target, in the lower part of the wizard. If no input parameters are required, this part remains empty.
In the Output tab, the return values can be mapped to Workflow Variables and Business Entity Links.