<?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: How to use elements from response in WITH CONNECTION in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-elements-from-response-in-WITH-CONNECTION/m-p/1582713#M3957</link>
    <description>&lt;P&gt;Hi, could you give an example of how the URL with pagination parameter looks like? Is it&amp;nbsp; something like https://&lt;SPAN&gt;api.example.com/links/next/href ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 12:27:45 GMT</pubDate>
    <dc:creator>Vu_Nguyen</dc:creator>
    <dc:date>2019-05-21T12:27:45Z</dc:date>
    <item>
      <title>How to use elements from response in WITH CONNECTION</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-elements-from-response-in-WITH-CONNECTION/m-p/1574049#M3856</link>
      <description>&lt;P&gt;I'm trying to query a paginated website, that returns a mis-formatted "Next" value, and I need to read that 'next' value into the "URL" field of the WITH CONNECTION call. How would I go about doing that?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I essentially need this:&lt;/P&gt;&lt;P&gt;TempTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"__KEY_root",&lt;BR /&gt;(SELECT&lt;BR /&gt;"__KEY__links",&lt;BR /&gt;"__FK__links",&lt;BR /&gt;(SELECT&lt;BR /&gt;"href",&lt;BR /&gt;"type",&lt;BR /&gt;"__FK_next"&lt;BR /&gt;FROM "next" FK "__FK_next")&lt;BR /&gt;FROM "_links" PK "__KEY__links" FK "__FK__links")&lt;BR /&gt;FROM JSON (wrap on) "root" PK "__KEY_root"&lt;BR /&gt;WITH CONNECTION(URL "api.example.com" &amp;amp; $(links/next/href));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where `$(links/next/href)` is the value contained in the response at that location.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 20:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-elements-from-response-in-WITH-CONNECTION/m-p/1574049#M3856</guid>
      <dc:creator>UraniumSpoon</dc:creator>
      <dc:date>2021-12-28T20:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use elements from response in WITH CONNECTION</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-elements-from-response-in-WITH-CONNECTION/m-p/1582713#M3957</link>
      <description>&lt;P&gt;Hi, could you give an example of how the URL with pagination parameter looks like? Is it&amp;nbsp; something like https://&lt;SPAN&gt;api.example.com/links/next/href ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 12:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-use-elements-from-response-in-WITH-CONNECTION/m-p/1582713#M3957</guid>
      <dc:creator>Vu_Nguyen</dc:creator>
      <dc:date>2019-05-21T12:27:45Z</dc:date>
    </item>
  </channel>
</rss>

