<?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: Shopify API, Orders Limit, Help With Pagination in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2136966#M92406</link>
    <description>&lt;P&gt;Anyone able to lay a hand at this?&lt;/P&gt;</description>
    <pubDate>Sat, 11 Nov 2023 23:12:35 GMT</pubDate>
    <dc:creator>unknownb</dc:creator>
    <dc:date>2023-11-11T23:12:35Z</dc:date>
    <item>
      <title>Shopify API, Orders Limit, Help With Pagination</title>
      <link>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2136181#M92340</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Similar to a post here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/REST-connection-api-limit/m-p/2038360#M224175" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/REST-connection-api-limit/m-p/2038360#M224175&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We've added our REST to the shopify URL using the below method&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://xxx.myshopify.com/admin/api/2023-10/orders.json?status=any&amp;amp;fields=name,number,order_number,created_at,total_price,total_discounts,total_tax,cancelled_at,contact_email,currency,current_subtotal_price,current_total_discounts,current_total_price,current_total_tax,order_status_url,total_line_items_price,billing_address,customer,line_items&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;With a header of '&lt;SPAN&gt;X-Shopify-Access-Token' being set and our token.&lt;BR /&gt;&lt;BR /&gt;However, the API is limited by shopify and it only pulls back 250 records. If you have more than 250 orders, which we have, we need to paginate to pull all orders through.&lt;BR /&gt;---&lt;BR /&gt;Using Postman, we can achieve this as in the response headers we get;&lt;BR /&gt;&lt;BR /&gt;Key = Link&lt;BR /&gt;Value =&lt;BR /&gt;"&amp;lt;https://xxxxxx.myshopify.com/admin/api/2023-10/orders.json?fields=name%2Cnumber%2Corder_number%2Ccreated_at%2Ctotal_price%2Ctotal_discounts%2Ctotal_tax%2Ccancelled_at%2Ccontact_email%2Ccurrency%2Ccurrent_subtotal_price%2Ccurrent_total_discounts%2Ccurrent_total_price%2Ccurrent_total_tax%2Corder_status_url%2Ctotal_line_items_price%2Cbilling_address%2Ccustomer%2Cline_items&amp;amp;page_info=eyJzdGF0dXMiOiJhbnkiLCJsYXN0X2lkIjo1NTMzMTIwNzU4MDY4LCJsYXN0X3ZhbHVlIjoiMjAyMy0xMC0xOSAxMToxMzowNy4xMTQyMjUiLCJkaXJlY3Rpb24iOiJuZXh0In0&amp;nbsp;&amp;gt;; rel="next""&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;So we would use that URL in the Link value and it would pull the remaining orders.&lt;BR /&gt;&lt;BR /&gt;We are struggling on how we can acheive this through the Qlik Sense Data Connector?&lt;BR /&gt;&lt;BR /&gt;We've tried setting up Pagination Type has 'Next URL' with 'Link' in the 'Next URL Path' and the other methods.&lt;BR /&gt;&lt;BR /&gt;Are we missing something?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 09:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2136181#M92340</guid>
      <dc:creator>unknownb</dc:creator>
      <dc:date>2023-11-09T09:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shopify API, Orders Limit, Help With Pagination</title>
      <link>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2136966#M92406</link>
      <description>&lt;P&gt;Anyone able to lay a hand at this?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2023 23:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2136966#M92406</guid>
      <dc:creator>unknownb</dc:creator>
      <dc:date>2023-11-11T23:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Shopify API, Orders Limit, Help With Pagination</title>
      <link>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2491223#M102069</link>
      <description>&lt;P&gt;Has anyone been able to solve using pagination. We are looping through to handle but the pagination method appears to be simpler approach.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 22:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Shopify-API-Orders-Limit-Help-With-Pagination/m-p/2491223#M102069</guid>
      <dc:creator>Tami</dc:creator>
      <dc:date>2024-11-06T22:41:25Z</dc:date>
    </item>
  </channel>
</rss>

