<?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>open webapi results with login prompt</title><link>https://community.appian.com/discussions/f/integrations/14697/open-webapi-results-with-login-prompt</link><description>Hi All, 
 i have created a connected services and Integration, in which am calling my WEBAPI , how to call it with authentication, 
 say if the wanna access this webapi this should key in their credentials, something like this. 
 thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: open webapi results with login prompt</title><link>https://community.appian.com/thread/65933?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 14:14:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15ab24ba-1ea9-4dcb-81d0-0d0e82f9603f</guid><dc:creator>vineethk0001</dc:creator><description>&lt;p&gt;i have an WebApi which gives me an result from database, now if i share this URL with anyuser , they should be able to access this WebApi Data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;please let me know how to use the serviceAccount Approach.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: open webapi results with login prompt</title><link>https://community.appian.com/thread/65932?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 14:08:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b563a297-9375-4189-9967-266051751dde</guid><dc:creator>josep</dc:creator><description>&lt;p&gt;Well I was referring to an Appian interface but would you mind elaborating your use case ? &lt;/p&gt;
&lt;p&gt;How is that you need the users to enter credentials everytime ? One of the patterns is to use a service account. &lt;/p&gt;
&lt;p&gt;Jose &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: open webapi results with login prompt</title><link>https://community.appian.com/thread/65926?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 11:51:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:938f902c-4d8f-4e07-b1a3-04eb71ecafab</guid><dc:creator>vineethk0001</dc:creator><description>&lt;p&gt;Hi Jose, Thanks for the reply, when you are telling to create an screen, by which u mean Appian Interface or normal HTML screen, am new to Appian, am sorry if my question is amature&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: open webapi results with login prompt</title><link>https://community.appian.com/thread/65871?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2019 21:04:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1656c5b6-8177-40f1-b821-51eebdca86bc</guid><dc:creator>josep</dc:creator><description>&lt;p&gt;Hello vineethk&lt;/p&gt;
&lt;p&gt;Do you need the users to enter their own user and password each time? How is the use case there? &lt;/p&gt;
&lt;p&gt;I just hope you are not calling a webapi from the same environment using an integration object. Please elaborate the use case. &lt;/p&gt;
&lt;p&gt;If I asume you are calling &amp;nbsp;webapi(outside of Appian) and you are trying to ask the users the credentials before making a call to the webapi which uses basic authentication, you can create your own screen to request those values, please define them as “secure text” request those values to the user&lt;/p&gt;
&lt;p&gt;In the integration ass two rule input parameters as secure text. pass those values to the integration, use the authentication directly on theintegration object as basic authentication, read the values from the rule inputs as an expression. &lt;/p&gt;
&lt;p&gt;I would suggest to do all that on the same screen (preferably) that way you are not passing the values around. &lt;/p&gt;
&lt;p&gt;Hope this helps &lt;/p&gt;
&lt;p&gt;Jose &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>