<?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: NPRINT API TASK (POST,PUT,DELETE) in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646698#M26977</link>
    <description>&lt;P&gt;All what you can do is available in documentation and as you correctly identified&lt;STRONG&gt; &lt;U&gt;there are no&lt;/U&gt;&lt;/STRONG&gt; TASK POST, PUT or DELETE methods. Sorry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 21:36:17 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-11-13T21:36:17Z</dc:date>
    <item>
      <title>NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646557#M26976</link>
      <description>&lt;P&gt;Is it possible to control, via REST API, the menu option in NPRINT:4993 that is TASK-&amp;gt;PUBLISH TASK?&lt;BR /&gt;would like to manager users, destinations (email, newstand, folder)&lt;BR /&gt;was able to login, edit a filter, and run a task....&amp;nbsp; but filter/users/destinations need to be controlled in tandem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;right now in the API documentation I can only see to GET&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646557#M26976</guid>
      <dc:creator>jhomminga</dc:creator>
      <dc:date>2019-11-13T16:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646698#M26977</link>
      <description>&lt;P&gt;All what you can do is available in documentation and as you correctly identified&lt;STRONG&gt; &lt;U&gt;there are no&lt;/U&gt;&lt;/STRONG&gt; TASK POST, PUT or DELETE methods. Sorry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646698#M26977</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-11-13T21:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646717#M26979</link>
      <description>&lt;P&gt;ok was hoping there was a way. thank you for reply!&amp;nbsp;&lt;BR /&gt;was hoping could create, set recipients, destinations, and task execute, delete repeat.&amp;nbsp;Or a command line interface, or something in javascript.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 23:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1646717#M26979</guid>
      <dc:creator>jhomminga</dc:creator>
      <dc:date>2019-11-13T23:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651731#M27172</link>
      <description>&lt;P&gt;you can use the "unsupported" API endpoint /npe. Use the standard api to login etc and after that you may use /npe instead. Use Dev tools to investigate how WebConsole uses these endpoints.&lt;/P&gt;&lt;P&gt;Br Johan&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 08:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651731#M27172</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2019-11-27T08:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651823#M27179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As you told /npe is not supported and not public.&lt;/P&gt;
&lt;P&gt;You can use it but from a release to another it could be modified so your custom software will require updates to continue to work.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 10:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651823#M27179</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-11-27T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651825#M27180</link>
      <description>&lt;P&gt;Of course, but given the (to be frank - total) lack of progress on NP API we're forced to use unsupported ways to manage our environments.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 10:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651825#M27180</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2019-11-27T10:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651828#M27182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are doing progress on other features, for example we just released the Migration Tool.&lt;/P&gt;
&lt;P&gt;If you need some specific API, open a support ticket with the request and it will be keep in care during the decisional process of new feature development.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 10:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651828#M27182</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-11-27T10:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: NPRINT API TASK (POST,PUT,DELETE)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651847#M27185</link>
      <description>&lt;P&gt;From my POW, everything in WC should be possible with API (pretty much like Sense)&lt;/P&gt;&lt;P&gt;If you (Qlik) add endpoints for create/update app, connection, report and tasks your almost there, and if you add the possibility to import a report in the release after that you are close to finished &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 11:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPRINT-API-TASK-POST-PUT-DELETE/m-p/1651847#M27185</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2019-11-27T11:47:21Z</dc:date>
    </item>
  </channel>
</rss>

