<?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: Create reload task with the QRS API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834101#M2803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST /qrs/ReloadTask?xrfKey=69ClzHoORiQhXxdo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the following JSON body to create a new reload task:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "App":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Id":"b9acaeb5-00f0-44c7-b511-27fa30fcdaba"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Enabled":true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Id":"00000000-0000-0000-0000-000000000000",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Name":"&lt;EM&gt;&amp;lt;TaskName&amp;gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2015 07:56:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-20T07:56:14Z</dc:date>
    <item>
      <title>Create reload task with the QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834099#M2801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the QRS API and .NET SDK to automate several steps, including duplicating and publishing applications. One step we need to manage is creating reload tasks using the API, we've found the following documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/sense/en-us/developer/#../Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Reload-Task-Add-Reload-Task-Bundle.htm%3FTocPath%3DQlik%2520Sense%2520Repository%2520Service%2520API%7CAPI%2520paths%7C_____43" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;https://help.qlik.com/sense/en-us/developer/#../Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryS…&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the details about the JSON body to send are incomplete, and we can't find this information anywhere else, has anyone else used this successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: Original post&lt;A href="https://community.qlik.com/message/771805"&gt;Create reload task with the QRS API&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 11:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834099#M2801</guid>
      <dc:creator>josecardenas</dc:creator>
      <dc:date>2015-05-11T11:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create reload task with the QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834100#M2802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at this example on Branch: &lt;A href="http://branch.qlik.com/projects/showthread.php?335-Qlik-Sense-Repository-API-Windows-App" title="http://branch.qlik.com/projects/showthread.php?335-Qlik-Sense-Repository-API-Windows-App"&gt;Qlik Sense Repository API Windows App&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is available on Git.&amp;nbsp; It will show how to use the QRS API to create a task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 01:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834100#M2802</guid>
      <dc:creator />
      <dc:date>2015-05-18T01:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create reload task with the QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834101#M2803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST /qrs/ReloadTask?xrfKey=69ClzHoORiQhXxdo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the following JSON body to create a new reload task:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "App":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Id":"b9acaeb5-00f0-44c7-b511-27fa30fcdaba"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Enabled":true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Id":"00000000-0000-0000-0000-000000000000",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Name":"&lt;EM&gt;&amp;lt;TaskName&amp;gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 07:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834101#M2803</guid>
      <dc:creator />
      <dc:date>2015-05-20T07:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create reload task with the QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834102#M2804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose, did we answer your questions?&amp;nbsp; Please mark a response above helpful or answered to indicate you found the solutions work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 23:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-reload-task-with-the-QRS-API/m-p/834102#M2804</guid>
      <dc:creator />
      <dc:date>2015-06-10T23:34:20Z</dc:date>
    </item>
  </channel>
</rss>

