Skip to Content
Nprinting ServiceStart Download

StartDownload

POST /startDownload

Start downloading an on demand report. For downloading and checking the status refer to /checkDownload

Body

FieldValueType
ApiTokenApiToken set in the Config
reportIdReportID
outputFormatOutputFormat (e.g. pdf)
selectionsThe Qlik Selections
connectionIdConnectionID
Status: 200 { "reportType" : "Excel", "requestType" : "report", "created" : "2000-01-23T04:56:07.000+00:00", "id" : "00000000-0000-0000-0000-000000000000", "title" : "title", "outputFormat" : "pdf", "status" : "queued" }
Last updated on