Skip to main content

Add File To Upload

Adds a file to an existing upload.

Parameters

ParameterDescription
Client IDThe unique identifier of the client.
File IdentifierThe identifier of the file.
Upload IDThe unique identifier of the upload.

Example Output

[
{
"id": <ID>,
"scannerName": "<SCANNERNAME>",
"scannerUuid": "<SCANNERUUID>",
"assessmentId": <ASSESSMENTID>,
"networkId": <NETWORKID>,
"applicationId": <APPLICATIONID>,
"state": "<STATE>"
}
]

Workflow Library Example

Add File to Upload with Ivanti Risksense and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop