<?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 REST connection: methods PATCH, PUT and DELETE in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1536143#M38680</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I need to use a PATCH, PUT and DELETE methods in a REST connection but when I create it I only have two options: "GET" and "POST"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="PreguntaREST.png" style="width: 465px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4655i00593C7329E2C34F/image-dimensions/465x495?v=v2" width="465" height="495" role="button" title="PreguntaREST.png" alt="PreguntaREST.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It's possible use those others methods? And what's the correct way of use them? Can someone give an example?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Katherine.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:31:05 GMT</pubDate>
    <dc:creator>katherine_flore</dc:creator>
    <dc:date>2024-11-16T21:31:05Z</dc:date>
    <item>
      <title>REST connection: methods PATCH, PUT and DELETE</title>
      <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1536143#M38680</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I need to use a PATCH, PUT and DELETE methods in a REST connection but when I create it I only have two options: "GET" and "POST"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="PreguntaREST.png" style="width: 465px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4655i00593C7329E2C34F/image-dimensions/465x495?v=v2" width="465" height="495" role="button" title="PreguntaREST.png" alt="PreguntaREST.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It's possible use those others methods? And what's the correct way of use them? Can someone give an example?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Katherine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1536143#M38680</guid>
      <dc:creator>katherine_flore</dc:creator>
      <dc:date>2024-11-16T21:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: REST connection: methods PATCH, PUT and DELETE</title>
      <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1551233#M39744</link>
      <description>&lt;P&gt;Hey Katherine,&lt;/P&gt;&lt;P&gt;I found a workarround for the method delete:&lt;BR /&gt;1) Create a new connection with your necessary options and Method = Get&lt;BR /&gt;2) Let Qlik Build your REST Connection automatically and replace fields and/or settings within the script&lt;BR /&gt;3) Go to Data Connections within the QMC and edit the new data connection&lt;BR /&gt;4) Replace method=GET with method=DELETE within the field connection string&lt;BR /&gt;5) Save your changes and reload the script editor&lt;/P&gt;&lt;P&gt;--&amp;gt; Now you should be able to delete via Qlik and the REST-Connector &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortuantly I haven't found any Qlik intern solution for methods PATCH or PUT.&lt;BR /&gt;Have you found a solution for these methods?&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 17:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1551233#M39744</guid>
      <dc:creator>paulriedel</dc:creator>
      <dc:date>2019-03-01T17:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: REST connection: methods PATCH, PUT and DELETE</title>
      <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1564152#M41072</link>
      <description>Hi Paul,&lt;BR /&gt;Thanks for your answer.&lt;BR /&gt;&lt;BR /&gt;I can't found any solution for methods PATCH and PUT yet.&lt;BR /&gt;&lt;BR /&gt;If I find something I'll gladly share it with you.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Tue, 02 Apr 2019 18:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1564152#M41072</guid>
      <dc:creator>katherine_flore</dc:creator>
      <dc:date>2019-04-02T18:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: REST connection: methods PATCH, PUT and DELETE</title>
      <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1585061#M42789</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/30539"&gt;@paulriedel&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10872"&gt;@katherine_flore&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I need to use method DELETE in Qlik Sense REST API connection. I created a POST connection and edited it from QMC with method DELETE. But when I run the script, it is adding rows instead of removing them. Could you guys please help me in figuring out what I am doing wrong here ?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Madhuparna Dhar&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 12:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1585061#M42789</guid>
      <dc:creator>madhuparnadhar</dc:creator>
      <dc:date>2019-05-27T12:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: REST connection: methods PATCH, PUT and DELETE</title>
      <link>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1662456#M49747</link>
      <description>&lt;P&gt;Hello, currently only GET and POST verb methods are supported in the REST connector. There is one approach where you can add an additional header attribute called &lt;SPAN&gt;X-HTTP-METHOD-OVERRIDE&lt;/SPAN&gt; with the value you are trying to use such as PUT, DELETE, HEAD to override the verb method selected in the REST connector, but &lt;SPAN&gt;X-HTTP-METHOD-OVERRIDE&lt;/SPAN&gt; is only currently supported in NPrinting and not Qlik Sense. You can find more information here &lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000092526" target="_blank"&gt;https://support.qlik.com/articles/000092526&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In either case, there are feature requests currently open for both issues above, so I recommend contacting support and referencing that article so they can use your case to add more weight to those requests.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/REST-connection-methods-PATCH-PUT-and-DELETE/m-p/1662456#M49747</guid>
      <dc:creator>StevenJDH</dc:creator>
      <dc:date>2020-01-03T14:13:36Z</dc:date>
    </item>
  </channel>
</rss>

