<?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: templateLocation error in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2499802#M21685</link>
    <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;First you must get the id of your report template. This can be done by editing your template and getting the code in the URL.&lt;/P&gt;
&lt;P&gt;ex:&lt;BR /&gt;https://&amp;lt;YourTenant&amp;gt;.us.qlikcloud.com/sense/app/ccc4baaa-b7ca-4ad7-ae2c-635a72bdce31/reports/templates/&lt;STRONG&gt;aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/STRONG&gt;/pixelperfect&lt;/P&gt;
&lt;P&gt;Your template ID in this example is: &lt;BR /&gt;&lt;STRONG&gt;aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Then generate the url as follows:&lt;/P&gt;
&lt;P&gt;https://&amp;lt;YourTenant&amp;gt;.&amp;lt;YourLocation. Ex: us&amp;gt;.qlikcloud.com/api/v1/report-templates/&amp;lt;id of your report template&amp;gt;&lt;/P&gt;
&lt;P&gt;In this case considering my tenant is xyz and my location as us:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://xyz.us.qlikcloud.com/api/v1/report-templates/aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2025 15:46:17 GMT</pubDate>
    <dc:creator>jptneumann</dc:creator>
    <dc:date>2025-01-02T15:46:17Z</dc:date>
    <item>
      <title>templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491094#M21470</link>
      <description>&lt;P&gt;Using the /api/v1/reports api with an excel template, it requires the path of a template in the templateLocation parameter, I tried to enter the path of a template in OneDrive, but it didn't work, how do I enter the template in this parameter?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 11:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491094#M21470</guid>
      <dc:creator>alessandrozagoto</dc:creator>
      <dc:date>2024-11-06T11:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491180#M21473</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/244929"&gt;@alessandrozagoto&lt;/a&gt;&lt;/SPAN&gt; as per our doc you have to specified a template path loaded into your Qlik app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From docs: "&lt;I&gt;The location of the report template. Currently it can be an absolute or relative URL to a persisted report template, or to a template file saved as temporary content, as in the following examples: - &lt;A href="https://qlikcloud.com:443/api/v1/report-templates/223940f7-3170-46b7-91ea-e0c81230adf7" target="_blank"&gt;https://qlikcloud.com:443/api/v1/report-templates/223940f7-3170-46b7-91ea-e0c81230adf7&lt;/A&gt; - &lt;/I&gt;&lt;A href="https://qlikcloud.com:443/api/v1/temp-contents/653bb4acae966r0730da15fc&amp;quot;." target="_blank"&gt;&lt;I&gt;https://qlikcloud.com:443/api/v1/temp-contents/653bb4acae966r0730da15fc".&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you load an excel template into Reporting --&amp;gt; Template section? If so, you can use &lt;A href="https://qlik.dev/apis/rest/report-templates/" target="_blank"&gt;this &lt;/A&gt;endpoint for reading current templates.&lt;BR /&gt;&lt;IMG style="width:67.36%;" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/128091bb-03e9-4845-92d8-da62227353fa.default.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 16:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491180#M21473</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-06T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491189#M21474</link>
      <description>&lt;P&gt;Hi, the template is already available in Qlik, but when testing the endpoints, none of the template URLs ended up being available.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alessandrozagoto_0-1730915318606.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173920i1F0C358FC10B5772/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alessandrozagoto_0-1730915318606.png" alt="alessandrozagoto_0-1730915318606.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 17:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491189#M21474</guid>
      <dc:creator>alessandrozagoto</dc:creator>
      <dc:date>2024-11-06T17:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491190#M21475</link>
      <description>&lt;P&gt;Just confirming that neither of the two previous examples are working&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 17:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491190#M21475</guid>
      <dc:creator>alessandrozagoto</dc:creator>
      <dc:date>2024-11-06T17:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491431#M21478</link>
      <description>&lt;P&gt;Can you please share template endpoint? How did you get the endpoints?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2491431#M21478</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-07T15:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: templateLocation error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2499802#M21685</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;First you must get the id of your report template. This can be done by editing your template and getting the code in the URL.&lt;/P&gt;
&lt;P&gt;ex:&lt;BR /&gt;https://&amp;lt;YourTenant&amp;gt;.us.qlikcloud.com/sense/app/ccc4baaa-b7ca-4ad7-ae2c-635a72bdce31/reports/templates/&lt;STRONG&gt;aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/STRONG&gt;/pixelperfect&lt;/P&gt;
&lt;P&gt;Your template ID in this example is: &lt;BR /&gt;&lt;STRONG&gt;aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Then generate the url as follows:&lt;/P&gt;
&lt;P&gt;https://&amp;lt;YourTenant&amp;gt;.&amp;lt;YourLocation. Ex: us&amp;gt;.qlikcloud.com/api/v1/report-templates/&amp;lt;id of your report template&amp;gt;&lt;/P&gt;
&lt;P&gt;In this case considering my tenant is xyz and my location as us:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://xyz.us.qlikcloud.com/api/v1/report-templates/aec39a54-9507-4f00-af08-9a51d6b6c77e&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 15:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/templateLocation-error/m-p/2499802#M21685</guid>
      <dc:creator>jptneumann</dc:creator>
      <dc:date>2025-01-02T15:46:17Z</dc:date>
    </item>
  </channel>
</rss>

