Launch scheduled reports executions for the provided report IDs.

The following permission is required to run this action:

  • Scheduled-reports: Read.

External Documentation

To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
IDThe scheduled_report id to launch.
Can be obtained using the List Scheduled Reports action.

Example Output

{
	"meta": {
		"query_time": 1,
		"powered_by": "<string>",
		"trace_id": "<string>"
	},
	"resources": [],
	"errors": []
}

Workflow Library Example

Launch Scheduled Report with Crowdstrike and Send Results Via Email

Preview this Workflow on desktop