StartDownload

ApiToken

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

Endpoint

POST /startDownload

Parameter

Body

FieldValueType
ApiTokenApiToken set in the Config
reportIdReportID
outputFormatOutputFormat (e.g. pdf)
selectionsThe Qlik Selections
connectionIdConnectionID

Response

200

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"
}

400 / 500

"Error Text"