<?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 Delete App in QMC Using Script/API Engine in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Delete-App-in-QMC-Using-Script-API-Engine/m-p/1574215#M10420</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I delete apps in QMC using Qlik Script or API Engine?&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There are a lot of random apps created by users&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;There is an external list (excel) of approved apps by the admin that are only allowed in Qlik Sense&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So what I'd like to do is to use some sort of Qlik script to automatically compare the list (excel) with apps in QMC. If apps that don't exist in the list will be deleted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have any examples somewhere? I did a bit of research on that and API engine is the recommended tool, but I'm not sure how to do that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:58:50 GMT</pubDate>
    <dc:creator>nguyenqx612</dc:creator>
    <dc:date>2024-11-16T05:58:50Z</dc:date>
    <item>
      <title>Delete App in QMC Using Script/API Engine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Delete-App-in-QMC-Using-Script-API-Engine/m-p/1574215#M10420</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I delete apps in QMC using Qlik Script or API Engine?&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There are a lot of random apps created by users&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;There is an external list (excel) of approved apps by the admin that are only allowed in Qlik Sense&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So what I'd like to do is to use some sort of Qlik script to automatically compare the list (excel) with apps in QMC. If apps that don't exist in the list will be deleted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have any examples somewhere? I did a bit of research on that and API engine is the recommended tool, but I'm not sure how to do that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Delete-App-in-QMC-Using-Script-API-Engine/m-p/1574215#M10420</guid>
      <dc:creator>nguyenqx612</dc:creator>
      <dc:date>2024-11-16T05:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Delete App in QMC Using Script/API Engine</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Delete-App-in-QMC-Using-Script-API-Engine/m-p/1582735#M10591</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/59480"&gt;@nguyenqx612&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The Qlik Sense Repository API is honestly more suited for this activity. As for the method for doing this, any scripting or programming language can achieve the goal. Here's a code base where I am comparing apps in the QMC vs. what is present on disk:&amp;nbsp;&lt;A href="https://github.com/levi-turner/QlikSenseScripts/blob/master/qlik_sense-compare_qmc_vs_disk.ps1" target="_blank"&gt;https://github.com/levi-turner/QlikSenseScripts/blob/master/qlik_sense-compare_qmc_vs_disk.ps1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For the actual deletion, it's as simple as &lt;FONT face="courier new,courier"&gt;DELETE&amp;nbsp;/qrs/app/{id}/delete&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 12:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Delete-App-in-QMC-Using-Script-API-Engine/m-p/1582735#M10591</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-05-21T12:48:56Z</dc:date>
    </item>
  </channel>
</rss>

