<?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>Call Web API in Appian</title><link>https://community.appian.com/discussions/f/integrations/14405/call-web-api-in-appian</link><description>Hello Everyone, 
 I have created an web API in Appian which accept data in JSON and store in CDT, 
 I have tested that API in Appian itself it&amp;#39;s working, 
 Now I have to call that API through other platform eg. Salesforce, so i can execute that API and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Call Web API in Appian</title><link>https://community.appian.com/thread/64815?ContentTypeID=1</link><pubDate>Fri, 22 Feb 2019 12:13:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e8ef2d47-5c21-47a8-813b-806066700bb2</guid><dc:creator>amitb0004</dc:creator><description>&lt;p&gt;Hello karthikr968,&lt;/p&gt;
&lt;p&gt;Thanks for your guidance,&lt;/p&gt;
&lt;p&gt;I used and Postman and Advanced REST client &amp;nbsp;tool in chrome extension, where i mapped username and password in header, now it&amp;#39;s working the &amp;nbsp;Authorization &amp;nbsp;issues is resolved.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/18/3681.Capture.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/3681.Capture.PNG" alt=" " /&gt;Advanced REST client&lt;/a&gt;&amp;nbsp;tool&lt;/p&gt;
&lt;p&gt;And also done with call API&amp;nbsp;in salesforce.... :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Call Web API in Appian</title><link>https://community.appian.com/thread/64788?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 14:29:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f166ebb-318e-4ad9-ac47-88b1000db9fe</guid><dc:creator>karthikr067273</dc:creator><description>Hello Amit,&lt;br /&gt;
You can pass the Authorization token as pasrt of header. with key &amp;quot;Authorization&amp;quot; the value is token norally starts with &amp;quot;Basic...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You mentioned that you tested in Appian itself. &lt;br /&gt;
I would suggest you to test your WEB API through any API tester tool like postman. With Postman the Authorization key will get generated automatically. Based on the credentials provided by you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Call Web API in Appian</title><link>https://community.appian.com/thread/64786?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 11:48:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fa091055-716a-4c76-8772-a9808f3e36ed</guid><dc:creator>amitb0004</dc:creator><description>Hi jaidw,&lt;br /&gt;
I tried to call same url but showing error 401,&lt;br /&gt;
how to make basic authorization(Appian credentials) possible for given API??&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Call Web API in Appian</title><link>https://community.appian.com/thread/64785?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 11:24:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:732bc7df-7cae-4171-bbcf-c73886b210f7</guid><dc:creator>jaidw</dc:creator><description>Hello Amit,&lt;br /&gt;
&lt;br /&gt;
Just consume web api url to desired third party systems by using basic authorization(Appian credentials).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>