How to convert XML to string

As an alternative you can use Xpath to just grab the root and output it as single cell of string type:

Output:

Demo wf with google.com as XML:

xmltostring.knwf (73.6 KB)

2 Likes