Actions
List Scheduled Reports
Find all report IDs matching the query with filter.
The following permission is required to run this action:
Scheduled-reports
: Read.
External Documentation
To learn more, visit the CrowdStrike documentation.
Basic Parameters
Parameter | Description |
---|---|
Filter | FQL query specifying the filter parameters. Filter term criteria: type, trigger_reference, recipients, user_uuid, cid, trigger_params.metadata. Filter range criteria: created_on, modified_on; use any common date format, such as ‘2010-05-15T14:55:21.892315096Z’. |
Query | Match query criteria, which includes all the filter string fields. |
Return All Pages | Automatically fetch all resources, page by page. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | Number of ids to return. |
Offset | Starting index of overall result set from which to return ids. |
Sort | Possible order by fields: created_on, last_updated_on, last_execution_on, next_execution_on. |
Example Output
Workflow Library Example
List Scheduled Reports with Crowdstrike and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?