cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Extracting XML data

johnnys
New Contributor

Hi,

I have created a pipeline that issues a REST Post and it successfully executes. Unfortunately, I do not know how to format and parse the result. Below, I am trying to move the results into a table.

image

This is my desired output is this.

image

I have tried to insert a XML Formatter and XML Parser, however, in the end the results are unformatted. Is there a way to do this?

Thanks,

Johnny

5 REPLIES 5

johnnys
New Contributor

@del, thanks for the help. I was able to get the data out. greatly appreciate the assistance.