I’m using a public api and it returns me a response in xml, but I can not handle it, can anyone here help me?
my blocks, i want to take the value of a key “Nivel” in the list , but
It works until just the key “DadosHidrometereologicos”, I tested with the keys “Nivel”, “Chuva”, “Chuva 0.00”, but the error occurs in the text file below.
list.txt (15.7 KB)
return preview of postman
return raw of postman
I want just like in the preview of the postman, but in the table appears otherwise, how can I do?