Download threat file from cloud.

Parameters

ParameterDescription
Threat IDThe threat ID.

Example Output

{
	"data": {
		"downloadUrl": "<string>",
		"fileName": "<string>"
	}
}

Workflow Library Example

Download from Cloud with Sentinelone and Send Results Via Email

Preview this Workflow on desktop

Download threat file from cloud.

Parameters

ParameterDescription
Threat IDThe threat ID.

Example Output

{
	"data": {
		"downloadUrl": "<string>",
		"fileName": "<string>"
	}
}

Workflow Library Example

Download from Cloud with Sentinelone and Send Results Via Email

Preview this Workflow on desktop