ServiceNow · Arazzo Workflow
ServiceNow Incident Backlog Report
Version 1.0.0
Count open incidents grouped by priority, then list the matching backlog records.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflowsArazzoWorkflows
Provider
Workflows
incident-backlog-report
Summarize and then list the open incident backlog.
Computes a grouped count of open incidents by priority and lists the matching incident records.
1
aggregateByPriority
getAggregateStats
Compute a grouped count of incidents matching the backlog query, grouped by the supplied field.
2
listBacklog
listRecords
List the underlying open incident records matching the same query so the aggregate totals can be reconciled against detail rows.
Source API Descriptions
openapi