Does the "Fetch URL" block in scenario support SOAP

I’d like to use a SOAP call with Fetch URL

The FetchURL block currently does not support SOAP calls

Full details of the block can be found here:

We are pleased to announce that SOAP/XML is now [supported] in FetchURL (WhatsNew/Version5.26.0 - Bright Pattern Documentation)!

The FetchURL block has been enhanced to not only parse the response body but also to effectively send XML in the request body. This is made possible by the $(varname,escapeXML) syntax, ensuring that the contents of the variable do not disrupt the XML structure.

2 Likes