<?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>Query Parameters sent by the user input and passed to the WebAPI</title><link>https://community.appian.com/discussions/f/integrations/21475/query-parameters-sent-by-the-user-input-and-passed-to-the-webapi</link><description>Hello everyone. 
 My use case is the following: 
 I have a Web API that is expecting three query parameters: startDate, endDate and clientId. 
 I want to be able for my user to choose these parameters from an interface and then sent them as query parameters</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Query Parameters sent by the user input and passed to the WebAPI</title><link>https://community.appian.com/thread/83899?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2021 12:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e3344eb8-6359-48a1-929d-89d2349d0ce2</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;In looking at your configuration for the &amp;quot;Call Integration&amp;quot; node inputs, it looks like you&amp;#39;re missing which input values you want to provide to that node. Usually the best approach is to save data from your user input task into a process variable, and then use those process variables within each input value in later nodes in the process.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m also a little confused why you have both an integration and a Web API. Keep in mind that an Integration rule is used anytime you want Appian to make a request to an external system, while a Web API is used when you want an external system to make a request to Appian. If you have a user input task, you likely don&amp;#39;t need a Web API because the user is providing the data directly in your process model.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>