Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Hey @alessandrozagoto as per our doc you have to specified a template path loaded into your Qlik app.
From docs: "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: - https://qlikcloud.com:443/api/v1/report-templates/223940f7-3170-46b7-91ea-e0c81230adf7 - https://qlikcloud.com:443/api/v1/temp-contents/653bb4acae966r0730da15fc".
Did you load an excel template into Reporting --> Template section? If so, you can use this endpoint for reading current templates.
Hi, the template is already available in Qlik, but when testing the endpoints, none of the template URLs ended up being available.
Just confirming that neither of the two previous examples are working
Can you please share template endpoint? How did you get the endpoints?