Hi,
In addition to @mlauber71’s great example, I suggest using JSON To XML node if there are items that you want them in multiple rows or columns. I think it’s easier to deal with such cases using XPath node.
P.S.
JSON Path tutorial:
https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html
XPath tutorial:
https://www.w3schools.com/xml/xml_xpath.asp