Parsing the XML answer to a GET request with XPath
This workflow demonstrates how to parse the XML body of an example GET request.
To choose the output of the XPath node, open the configuration. There, one can select a field in the XML-Cell Preview. Selecting one and clicking "Add XPatch" opens a configuration window, where one can:
select the resulting column name
tweak the XPath value query make sure it does not contain numbers in brackets if all values shall be extracted
change the data type
select, how multiple values shall be treated (in this example, "Multiple Rows" was selected)