Convert An XML To Excel

<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/”>
<s:Body>




false



true
true
895632
true





<a:int>9</a:int>
<a:int>1</a:int>
<a:int>8</a:int>


Success
true








I Got this output from postman i need to convert it to excel.Up to now what i tried is i read xml as a text file and i tried to deserailize to get the data from element but i am not able to get it its values.I am getting the paymnet values are like null.Can someone suggest what is the best approach to get that values.

@SuvarnaReddy123,

try this

Thank you so much…It is working fine for me

@SuvarnaReddy123,

Happy to help

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.