<?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: QRS Add tag to an extension in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-Add-tag-to-an-extension/m-p/1573831#M10409</link>
    <description>&lt;P&gt;The solution is to get the extension by id &lt;STRONG&gt;GET /qrs/extension/{ID} ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;the id of the extension I got from the post request where I uploaded the extension. After that make another request, but this time a put request&amp;nbsp;&lt;STRONG&gt;PUT /qrs/extension/{ID} ,&lt;/STRONG&gt; and as the body I provided the Tag object that I created in the steps before&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;{"tags"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN&gt;tag&lt;/SPAN&gt;&lt;SPAN&gt;],&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"modifiedDate"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;extensionObject&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;body&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;modifiedDate&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;toString&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;SPAN&gt;}.&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;(In my case I need only one tag per extension so I put the data like this.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2019 12:32:55 GMT</pubDate>
    <dc:creator>edim_fazlic</dc:creator>
    <dc:date>2019-04-26T12:32:55Z</dc:date>
    <item>
      <title>QRS Add tag to an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-Add-tag-to-an-extension/m-p/1572669#M10390</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I'm trying to upload a set of extensions with the QRS and to create a Tag for the uploaded extensions. My question is how to add the created Tag to the uploaded extensions via QRS? Is there any way to do that?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Edim&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-Add-tag-to-an-extension/m-p/1572669#M10390</guid>
      <dc:creator>edim_fazlic</dc:creator>
      <dc:date>2024-11-16T06:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: QRS Add tag to an extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-Add-tag-to-an-extension/m-p/1573831#M10409</link>
      <description>&lt;P&gt;The solution is to get the extension by id &lt;STRONG&gt;GET /qrs/extension/{ID} ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;the id of the extension I got from the post request where I uploaded the extension. After that make another request, but this time a put request&amp;nbsp;&lt;STRONG&gt;PUT /qrs/extension/{ID} ,&lt;/STRONG&gt; and as the body I provided the Tag object that I created in the steps before&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;{"tags"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN&gt;tag&lt;/SPAN&gt;&lt;SPAN&gt;],&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"modifiedDate"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;extensionObject&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;body&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;modifiedDate&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;toString&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;SPAN&gt;}.&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;(In my case I need only one tag per extension so I put the data like this.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 12:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QRS-Add-tag-to-an-extension/m-p/1573831#M10409</guid>
      <dc:creator>edim_fazlic</dc:creator>
      <dc:date>2019-04-26T12:32:55Z</dc:date>
    </item>
  </channel>
</rss>

