<?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: Upload dataset to Qlik Sense Saas with API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1814923#M15094</link>
    <description>&lt;P&gt;This works, but not really fast. But for now OK.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl "https://your-tenant.eu.qlikcloud.com/api/v1/temp-contents?filename=Filename.csv&amp;amp;ttl=200" \
 -X POST \
 -H "Authorization: Bearer {{key}}" \
 -H "Content-type: application/octet-stream" \
 --data-binary "@D:/Data/Filename.csv"

 curl "https://your-tenant.eu.qlikcloud.com/api/v1/qix-datafiles?name=Filename.csv&amp;amp;tempContentFileId=In-Return-Header-Prev-Request" \
 -X POST \
 -H "Authorization: Bearer {{key}}"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 13:54:00 GMT</pubDate>
    <dc:creator>roywinkelvicta</dc:creator>
    <dc:date>2021-06-14T13:54:00Z</dc:date>
    <item>
      <title>Upload dataset to Qlik Sense Saas with API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1814843#M15092</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible to upload datasets through the api or other means to &lt;LI-PRODUCT title="Qlik Sense Enterprise SaaS" id="qlikSenseEnterpriseSaaS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;# (not the Qlik Data Transfer tool)&lt;BR /&gt;I can find datasets in items but no upload. And I find something about&amp;nbsp;temp-contents, but thats not clear to me what this does.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 10:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1814843#M15092</guid>
      <dc:creator>roywinkelvicta</dc:creator>
      <dc:date>2021-06-14T10:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upload dataset to Qlik Sense Saas with API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1814923#M15094</link>
      <description>&lt;P&gt;This works, but not really fast. But for now OK.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl "https://your-tenant.eu.qlikcloud.com/api/v1/temp-contents?filename=Filename.csv&amp;amp;ttl=200" \
 -X POST \
 -H "Authorization: Bearer {{key}}" \
 -H "Content-type: application/octet-stream" \
 --data-binary "@D:/Data/Filename.csv"

 curl "https://your-tenant.eu.qlikcloud.com/api/v1/qix-datafiles?name=Filename.csv&amp;amp;tempContentFileId=In-Return-Header-Prev-Request" \
 -X POST \
 -H "Authorization: Bearer {{key}}"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 13:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1814923#M15094</guid>
      <dc:creator>roywinkelvicta</dc:creator>
      <dc:date>2021-06-14T13:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload dataset to Qlik Sense Saas with API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1816187#M15119</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/4143"&gt;@roywinkelvicta&lt;/a&gt;&amp;nbsp; for sharing your feedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will look into the robustness of the product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Padma Priya&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 17:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Upload-dataset-to-Qlik-Sense-Saas-with-API/m-p/1816187#M15119</guid>
      <dc:creator>PadmaPriya</dc:creator>
      <dc:date>2021-06-18T17:39:34Z</dc:date>
    </item>
  </channel>
</rss>

