<?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>How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/discussions/f/integrations/30357/how-to-pass-multiple-query-parameter-values-to-a-get-web-api</link><description>Tried passing multiple values to a query param to filter a column values that are in the list of values in query param. 
 In Query Filter tried the &amp;quot;in&amp;quot; operator. Its not working. Below is sample query param with multiple filters to filter by that I am</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/136788?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2024 15:46:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97f66a57-2e53-4481-967f-0587ac83f015</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Was there a question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/136784?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2024 15:32:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74ca7da3-fe93-4eb5-b872-b9442d1b437c</guid><dc:creator>pristm4906</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120767?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2023 07:10:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7e8922f-919f-43a1-95d7-5dd17713c363</guid><dc:creator>nitin07</dc:creator><description>&lt;p&gt;Thanks a Lot its working&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120676?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 09:26:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4befe5cd-1044-49a8-9aff-e7cf7284d548</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;So you pass a string like &amp;quot;{1,2,3}&amp;quot; into a queryFilter using the &amp;quot;in&amp;quot; operator. What data type is that rule input?&lt;/p&gt;
&lt;p&gt;I suggest to parse the string into a list of integers before passing it into the query.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!localVariables(
  local!input: &amp;quot;{1,2,3}&amp;quot;,
  tointeger(split(extract(local!input, &amp;quot;{&amp;quot;, &amp;quot;}&amp;quot;), &amp;quot;,&amp;quot;))
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120674?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 08:33:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:032cb460-cdd7-4a58-8117-be0a679a7bd1</guid><dc:creator>nitin07</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1697617950250v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120672?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 07:54:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:729e8da6-1ee1-4ae4-92b0-30e407a0a3ee</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Do you think that I can help you without seeng what&amp;nbsp;that query expression is doing !?!?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120670?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 07:07:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96a8e5b5-13db-479a-b362-3f45e555fb7b</guid><dc:creator>nitin07</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1697612735583v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="LinkedItem---richtext_link elements---global_a" href="https://natwestdevce.appiancloud.com/suite/webapi/get-multiple-delivery-details?deliveryId=%7B3%2C2%7D"&gt;?deliveryId=%7B3%2C2%7D&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/18/pastedimage1697612804840v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120668?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 07:03:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3aed02f5-12a8-4ec8-8d82-6cc4712e278c</guid><dc:creator>nitin07</dc:creator><description>&lt;p&gt;yes, that&amp;#39;s correct&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120666?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 06:55:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3682183-899d-4ebf-a6a9-0348e2352ac3</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I feel like a 120 years old caveman !?!?!?&lt;/p&gt;
&lt;p&gt;I try to translate this into something usable.&lt;/p&gt;
&lt;p&gt;- I want to create a GET API in Appian that accepts multiple comma-separated IDs in a single query parameter&lt;/p&gt;
&lt;p&gt;- I need to query a list of records for which the primary key matches the passed IDs&lt;/p&gt;
&lt;p&gt;- I then want to return the fetched record data in JSON format&lt;/p&gt;
&lt;p&gt;Is that correct? If no, please elaborate.&lt;/p&gt;
&lt;p&gt;And&amp;nbsp;I need to see your implementation!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120661?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 06:04:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c53dbcd-e206-43e8-917c-33e682344067</guid><dc:creator>nitin07</dc:creator><description>&lt;p&gt;we have 2 Appian application and get value though web api call.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;One application require, all records from other application by passing multiple Ids as query parameter.&lt;/p&gt;
&lt;p&gt;passing multiple value is not working, for single ids working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass multiple Query Parameter values to a GET web api?</title><link>https://community.appian.com/thread/120660?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 06:00:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc8e8499-85e8-457d-8ef2-591b30c095b3</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;We need more context here. Is this about one of these cases:&lt;/p&gt;
&lt;p&gt;- a queryFilter for queryRecordType&lt;/p&gt;
&lt;p&gt;- about a third party API that you want to pass values to&lt;/p&gt;
&lt;p&gt;- or about an API that you create and you want to get values passed?&lt;/p&gt;
&lt;p&gt;And try to explain this like to a three year old.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>