<?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: QEM API methods to create task and add table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/QEM-API-methods-to-create-task-and-add-table/m-p/2529411#M15022</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182107"&gt;@lguevara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="56" data-end="154"&gt;You can create a task and add tables to it using the APIs, for example through the &lt;STRONG data-start="139" data-end="151"&gt;REST API&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL data-start="156" data-end="389"&gt;
&lt;LI data-start="156" data-end="322"&gt;
&lt;P data-start="158" data-end="322"&gt;&lt;STRONG data-start="158" data-end="175"&gt;Create a task&lt;/STRONG&gt;: Use the &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_importTask.htm#:~:text=JSON%C2%A0File-,cURL%20example,servers/%20myrepsrv1/tasks/SalesDBBackup%3Faction%3Dimport%22%20%2DT%20%22C%3A%5Cexports%5C%20SalesDBBackup.json%22,-Response" target="_blank" rel="noopener"&gt;ImportTask&lt;/A&gt; API. The required JSON file can either be generated with the ExportTask&amp;nbsp;API or composed manually using your own scripts.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="323" data-end="389"&gt;
&lt;P data-start="325" data-end="389"&gt;&lt;STRONG data-start="325" data-end="349"&gt;Add tables to a task&lt;/STRONG&gt;: Use the &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_putTaskTableSelection.htm#:~:text=%5D-,cURL%20example,servers/localhost/tasks/sql2sql_fl_test/tables%3Faction%3Dselection%20%2DT%20%22c%3A%5Cputselection.json%22,-Errors" target="_blank" rel="noopener"&gt;PutTaskTableSelection&amp;nbsp;&lt;/A&gt; API.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2025 01:28:32 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-09-04T01:28:32Z</dc:date>
    <item>
      <title>QEM API methods to create task and add table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QEM-API-methods-to-create-task-and-add-table/m-p/2529405#M15020</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Exists some api method in QEM to create a task and add tables to the task, or another way that allow automatically create tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 22:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QEM-API-methods-to-create-task-and-add-table/m-p/2529405#M15020</guid>
      <dc:creator>lguevara</dc:creator>
      <dc:date>2025-09-03T22:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: QEM API methods to create task and add table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QEM-API-methods-to-create-task-and-add-table/m-p/2529411#M15022</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182107"&gt;@lguevara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="56" data-end="154"&gt;You can create a task and add tables to it using the APIs, for example through the &lt;STRONG data-start="139" data-end="151"&gt;REST API&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL data-start="156" data-end="389"&gt;
&lt;LI data-start="156" data-end="322"&gt;
&lt;P data-start="158" data-end="322"&gt;&lt;STRONG data-start="158" data-end="175"&gt;Create a task&lt;/STRONG&gt;: Use the &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_importTask.htm#:~:text=JSON%C2%A0File-,cURL%20example,servers/%20myrepsrv1/tasks/SalesDBBackup%3Faction%3Dimport%22%20%2DT%20%22C%3A%5Cexports%5C%20SalesDBBackup.json%22,-Response" target="_blank" rel="noopener"&gt;ImportTask&lt;/A&gt; API. The required JSON file can either be generated with the ExportTask&amp;nbsp;API or composed manually using your own scripts.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="323" data-end="389"&gt;
&lt;P data-start="325" data-end="389"&gt;&lt;STRONG data-start="325" data-end="349"&gt;Add tables to a task&lt;/STRONG&gt;: Use the &lt;A href="https://help.qlik.com/en-US/enterprise-manager/November2024/Content/EnterpriseManager/EnterpriseManager_APIGuide/CurlAPI/api_putTaskTableSelection.htm#:~:text=%5D-,cURL%20example,servers/localhost/tasks/sql2sql_fl_test/tables%3Faction%3Dselection%20%2DT%20%22c%3A%5Cputselection.json%22,-Errors" target="_blank" rel="noopener"&gt;PutTaskTableSelection&amp;nbsp;&lt;/A&gt; API.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 01:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QEM-API-methods-to-create-task-and-add-table/m-p/2529411#M15022</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-09-04T01:28:32Z</dc:date>
    </item>
  </channel>
</rss>

