Hi all,
I am currently exploring the SOAP API call functionalities within UiPath. The WSDL link is publicly available, and requires no authentication whatsoever.
Unfortunately, the UiPath activity doesn’t give me the same output an online API test tool does (Via https://wsdlbrowser.com/). Attached, I have included two screenshots showing: 1. The results via WSDL browser
and 2. via UiPath. As you can see, the WSDL browser does provide me with the all the desired data, while UiPath only provides the date.
Intrestingly, date is the only missing variable in the UiPath overview but is the only output presented when ‘invoked’. Removing the other three variables (Valid, Name & Address) from the overview corrupts the whole request (Method ‘CheckVatPortTypeClient.checkvat’ not found).
All help is appreciated!!
Regards,
Tjeerd