<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Parsing SOAP API Response</title><link>https://community.appian.com/discussions/f/general/17557/parsing-soap-api-response</link><description>Hi 
 
 I am working in version 19.3. 
 I have called a SOAP API which gives me the result like below: 
 
 
 Now I want to fetch each of the details from this like line1, line2, emailAddress, checkProvider and channel within checking tag. 
 Can anyone</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69340?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2019 09:25:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:463fa0eb-a8b3-4776-9ba9-11fa665c4737</guid><dc:creator>komalc3</dc:creator><description>&lt;p&gt;Thanks&amp;nbsp;&amp;nbsp; &lt;a href="/members/robert.shankin"&gt;Robert Shankin&lt;/a&gt; &lt;a href="/members/peter.lewis"&gt;Peter Lewis&lt;/a&gt; for your suggestions!!&lt;/p&gt;
&lt;p&gt;I am able to find a solution to my problem using the function&amp;nbsp;xmltojson() which is part of the plugin XML Parser.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69331?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2019 18:31:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2054e252-1eaa-4954-94fd-2f716b308ebc</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;I&amp;#39;d also suggest looking at an external source for more information on xpathsnippet(). Appian uses the standard syntax for xpath, so you aren&amp;#39;t as likely to receive information on Community about xpath. I like&amp;nbsp;checking W3Schools to find specific syntax options and examples:&amp;nbsp;&lt;a href="https://www.w3schools.com/xml/xml_xpath.asp"&gt;https://www.w3schools.com/xml/xml_xpath.asp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69324?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2019 15:25:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cda26d61-b583-43d6-9ad7-a4267f5c408c</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Hi Komal -&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I see what you&amp;#39;re saying - as  also mentioned - there are formatting and validation tools out there that you can use to verify that you&amp;#39;re receiving valid XML.Regardless of the source, invalid xml breaks parsers, full stop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69321?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2019 13:23:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1cdbb1ee-3d12-42c4-8c7b-fa5f53a2ead6</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Without necessarily posting it here, you could run the exact SOAP response in its entirety through an XML formatter just to rule that out as the source of the error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69315?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2019 03:11:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9f0fb84-4f2c-4b5b-8a4d-192ad5fd0bdf</guid><dc:creator>komalc3</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/robert.shankin"&gt;Robert Shankin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for replying!!&lt;/p&gt;
&lt;p&gt;This is a sample SOAP body, but an exact replica of my original response from the API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing SOAP API Response</title><link>https://community.appian.com/thread/69212?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 21:30:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:34e1de7c-fca3-4dd3-87be-c923840b0be7</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;I ran this soap envelope through a couple different validation tools. I don&amp;#39;t think it&amp;#39;s valid syntax.&lt;/p&gt;
&lt;p&gt;I expect you&amp;#39;ll get better xpath results against a valid block of XML.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>