Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Issue with ExportApp QRS API

I am trying to export an app by issuing a GET request to QRS API "ExportApp" through Postman app in Chrome.

The first request to ExportApp (call 1 of 1) with app id successfully returns the export ticket id.

The second request to ExportApp (call 2 of 2) with app id and export ticket id returns with a Status code 200 which I believe is a successful GET request. However, I am unable to locate where does the exported app gets saved on the file system? Where can i access the exported app from?

Here are the details of the GET request:

URL posted in Postman: https://<servername>/qrs/download/app/c55d9b6c-5eb4-441b-a8ec-b1fdc552dc49/1e624b6f-0eed-46c1-8a3d-c...

Parameters: Xrfkey : somerandomstring

Header: X-Qlik-Xrfkey: somerandomstring


I have attached a screenshot from Postman for your reference.

Postman.png

2 Replies
s29124141
Partner - Creator II
Partner - Creator II

You should click "Send and Download" button present under the drop down menu near "Send" button in Postman.

Note : You can use the export Id only once.

s29124141
Partner - Creator II
Partner - Creator II

ghiyagaurav‌ Please mark the reply as "Correct Answer" if this has solved your issue, as it helps community users to look into un-solved issues.