<?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>Dynamic QueryParameter Names and Values</title><link>https://community.appian.com/discussions/f/integrations/14594/dynamic-queryparameter-names-and-values</link><description>Hi everyone, 
 I&amp;#39;m developing an integration with a tool called e-goi and I need to send information about users inside query parameter. I need to do this dynamically since I can have multiple users being sent at one time. I already did some tests that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dynamic QueryParameter Names and Values</title><link>https://community.appian.com/thread/65439?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 15:50:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b29265cd-60c0-426c-b538-334f6d85a2ec</guid><dc:creator>josuv0001</dc:creator><description>Hi Justin, thanks for replying.&lt;br /&gt;
&lt;br /&gt;
Yes, I am calling E-goi from Appian, and E-goi can receive posts, but the parameters are received as queryParameters, as you can see here &lt;a href="https://api-docs.e-goi.com/api/v2/#addSubscriberBulk"&gt;api-docs.e-goi.com/.../&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for your help, I did not remember that the URL can be edited as an expression&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic QueryParameter Names and Values</title><link>https://community.appian.com/thread/65437?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 15:41:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2df775c-073d-4f0a-b46b-2b85c757b730</guid><dc:creator>Justin Watts</dc:creator><description>I&amp;#39;m making the assumption you are calling e-goi from Appian, though that&amp;#39;s not clear to me from your post.&lt;br /&gt;
&lt;br /&gt;
Can e-goi receive POSTs? You could then put this into the body of your integration. Given the potential length of this URL, this may be a more robust solution anyways if you hit URL length limits.&lt;br /&gt;
&lt;br /&gt;
If not, then try to append your options directly in the URL of the integration object, rather than the Query Parameters fields (and you have no other parameters defined), I think Appian skips encoding based on the quick tests I did. However, this is not a great solution as encoding is a best practice in my mind. To me, the ideal state is for e-goi would be made to support encoded requests.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>