<?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: Getting Started with QRS API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105233#M1436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html" title="https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html"&gt;https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2018 19:27:53 GMT</pubDate>
    <dc:creator>Greg_Williams</dc:creator>
    <dc:date>2018-10-15T19:27:53Z</dc:date>
    <item>
      <title>Getting Started with QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105232#M1435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wanting to learn how to talk to the QlikSense Repository API to automate some tasks from the QMC, specifically duplicating apps and removing sheets i.e. like a loop and reduce. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've connected to my Qlik Sense Enterprise server via Postman, doing a GET command as per below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" title="https://ho-qliksense01:4242/qrs/about?Xrfkey=0123456789abcdef"&gt;https://&amp;lt;servername&amp;gt;:4242/qrs/about?Xrfkey=0123456789abcdef&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-07-03 14_39_20-Clipboard.png" class="jive-image image-1" src="/legacyfs/online/206819_2018-07-03 14_39_20-Clipboard.png" style="height: 354px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, alot of the guides etc online talk about setting up a virtual proxy, and connecting via the Proxy API and passing in Windows authentication? I think I've setup my machine to communicate via certificates, as I exported these from the QMC and imported into Current User &amp;gt; Personal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TL;DR - basically, I am not sure what I am doing. Can anyone point me towards a decent / modern tutorial in talking to the QRS API, with view to automate tedious tasks. I am thinking of using a scripting language i.e. PowerShell or Python to script the tasks, but, I'm sort of struggling in what to do....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 13:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105232#M1435</guid>
      <dc:creator>Carl_Hunter</dc:creator>
      <dc:date>2018-07-03T13:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started with QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105233#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html" title="https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html"&gt;https://help.qlik.com/en-US/sense-developer/September2018/apis/repositoryserviceapi/index.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 19:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105233#M1436</guid>
      <dc:creator>Greg_Williams</dc:creator>
      <dc:date>2018-10-15T19:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started with QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105234#M1437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not much of a tutorial, but I have this small library for helping you hook up to the QRS using C# if that is of interest to you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kolsrud/qlik_rest_sdk" title="https://github.com/kolsrud/qlik_rest_sdk"&gt;https://github.com/kolsrud/qlik_rest_sdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It contains a couple of examples at this location:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kolsrud/qlik_rest_sdk/tree/master/Qlik.Sense.RestClient/Examples" title="https://github.com/kolsrud/qlik_rest_sdk/tree/master/Qlik.Sense.RestClient/Examples"&gt;https://github.com/kolsrud/qlik_rest_sdk/tree/master/Qlik.Sense.RestClient/Examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 05:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/105234#M1437</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2018-10-16T05:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Started with QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/1705438#M12813</link>
      <description>&lt;P&gt;Thank you for the examples.&amp;nbsp; Very useful.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 03:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Getting-Started-with-QRS-API/m-p/1705438#M12813</guid>
      <dc:creator>earbole</dc:creator>
      <dc:date>2020-05-27T03:33:27Z</dc:date>
    </item>
  </channel>
</rss>

