<?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>SOAP INTEGRATION</title><link>https://community.appian.com/discussions/f/integrations/31181/soap-integration</link><description>Hello everyone!! I need help doing an integration in appian with a SOAP API. 
 I have to make a call with a security token that is the public part of an encrypted digital certificate, but I don&amp;#39;t know how to include this token in the component. Thank</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SOAP INTEGRATION</title><link>https://community.appian.com/thread/124528?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2024 09:25:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0bced250-05ac-4388-8e7f-698fd3026e1c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;AFAIK the SOAP services in Appian do not support that. There is a plugin providing some enhanced features&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://community.appian.com/b/appmarket/posts/advanced-call-web-service"&gt;Advanced Call Web Service&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As a last resort, SOAP is just XML over HTTP, so you could call that service using an integration object and build the XML on your own.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SOAP INTEGRATION</title><link>https://community.appian.com/thread/124527?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2024 09:25:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa1a2f02-3c79-4ba6-8468-f409641d7343</guid><dc:creator>Srinivas Thota </dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;WS-Security standards are generally used when a security token&amp;mdash;more precisely, the public portion of an encrypted digital certificate&amp;mdash;needs to be included in a SOAP request. A framework for safeguarding SOAP messages is offered by WS-Security. Frequently, the public portion of the certificate is utilized to encrypt messages or confirm digital signatures.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>