<?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>Integration Object - Using ScsField in Query paramater</title><link>https://community.appian.com/discussions/f/integrations/12675/integration-object---using-scsfield-in-query-paramater</link><description>Hi, 
 I have configured an api key in the admin console and am passing the same api key as Query parameter value as 
 a!scsField( &amp;quot;validate.telephone&amp;quot;, &amp;quot;apikey&amp;quot;, false()) 
 but in the request the api key is not decoded back. 
 
 the request is being sent</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Integration Object - Using ScsField in Query paramater</title><link>https://community.appian.com/thread/56682?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 07:41:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a02dcd63-0e95-428c-91e9-3cb2a7358140</guid><dc:creator>Alok Patro</dc:creator><description>&lt;p&gt;That&amp;#39;s what my concern is ... I am using third party credentials to store my api key ... now the question is how do I pass the API as a query parameter value&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/18/pastedimage1529048105091v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1529048105091v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/18/pastedimage1529048364972v2.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1529048364972v2.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;access_key=%5BexternalSystemKey%3Dvalidate.telephone%2C+fieldKey%3Dapikey%2C+usePerUser%3Dfalse%5D&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Now if you see the above highlighted request it is not decoding the apikey in original but it is passing as as a external system key type.. But I need to pass it in original..&lt;/p&gt;
&lt;p&gt;Hope you are understanding my issue now..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integration Object - Using ScsField in Query paramater</title><link>https://community.appian.com/thread/56662?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 14:28:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c454085b-c36e-4620-a816-fd696d73d8ef</guid><dc:creator>Aditya</dc:creator><description>You can mask the credentials of your API key in the Admin console to hide it from end users.&lt;br /&gt;
If different users have different API keys, you can write a condition in your query parameter as to which API key to  use based on the user.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integration Object - Using ScsField in Query paramater</title><link>https://community.appian.com/thread/56660?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 13:25:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df31f981-8bdc-4851-8755-829206a8bead</guid><dc:creator>Alok Patro</dc:creator><description>But in the case anyone can use my apikey ... how would you hide it ?&lt;br /&gt;
and what if different users have different api keys for the same purpose ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integration Object - Using ScsField in Query paramater</title><link>https://community.appian.com/thread/56656?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 12:47:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:838dcb8b-1cf9-4ecf-a83b-16694d9a5dcf</guid><dc:creator>Aditya</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt; Put your API Key in a constant of type text and then use that constant in your Query parameter&amp;#39;s a!scsField().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>