<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tRESTClient formdata API call with query params in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361279#M125677</link>
    <description>&lt;P&gt;is the same thing. But, because i couldn't find an elegant solution for this, I've added a PR to the tRestClient component on github, here: &lt;A href="https://github.com/Talend/tesb-studio-se/pull/2091" alt="https://github.com/Talend/tesb-studio-se/pull/2091" target="_blank"&gt;https://github.com/Talend/tesb-studio-se/pull/2091&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't exactly know what is the contribution flow so if anyone knows what should i do please let me know.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 21:26:39 GMT</pubDate>
    <dc:creator>VladD</dc:creator>
    <dc:date>2023-10-11T21:26:39Z</dc:date>
    <item>
      <title>tRESTClient formdata API call with query params</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361277#M125675</link>
      <description>&lt;P&gt;I'm trying to call an API that accepts formdata with POST but also, it needs some query params in the URL. I can't figure out why is not working. My last attempt looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000q9cxcAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134369iA727FE5BEE313D1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000q9cxcAAA.png" alt="0695b00000q9cxcAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000q9cs3AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147161iCF3F0DDDAD4641C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000q9cs3AAA.png" alt="0695b00000q9cs3AAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000q9cl0AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140212iF36F1B8B17A87116/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000q9cl0AAA.png" alt="0695b00000q9cl0AAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, the problem here is that the body looks ok, as any FORMData should be and it is taken from what i added in the query params table. But if I'm trying to build my URI in order to also have some real query params, i can't figure out how to stop Talend from encoding the "?" charater in to %3F. &lt;/P&gt;&lt;P&gt;Talend Cloud Data Fabric version: R2022-04&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361277#M125675</guid>
      <dc:creator>VladD</dc:creator>
      <dc:date>2024-11-15T21:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient formdata API call with query params</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361278#M125676</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Why not just add the query parameters directly into the Query parameter table? If you add query parameters in the URL, the URI format looks like:&lt;/P&gt;&lt;P&gt;".....?parameterName1=value1&amp;amp;parameterName2=value2"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361278#M125676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-10T09:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient formdata API call with query params</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361279#M125677</link>
      <description>&lt;P&gt;is the same thing. But, because i couldn't find an elegant solution for this, I've added a PR to the tRestClient component on github, here: &lt;A href="https://github.com/Talend/tesb-studio-se/pull/2091" alt="https://github.com/Talend/tesb-studio-se/pull/2091" target="_blank"&gt;https://github.com/Talend/tesb-studio-se/pull/2091&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I don't exactly know what is the contribution flow so if anyone knows what should i do please let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 21:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-formdata-API-call-with-query-params/m-p/2361279#M125677</guid>
      <dc:creator>VladD</dc:creator>
      <dc:date>2023-10-11T21:26:39Z</dc:date>
    </item>
  </channel>
</rss>

