03-14-2019 01:15 PM
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.
This is my desired output is this.
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
03-28-2019 10:57 AM
@del, thanks for the help. I was able to get the data out. greatly appreciate the assistance.