ServiceNow · Schema

AggregateResult

The aggregate statistics result. Structure varies based on the requested aggregate types and group-by fields.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Properties

Name Type Description
stats object Contains the computed aggregate values organized by field name and aggregate type.
group_by array When group-by fields are specified, contains an entry for each unique group with its aggregate values.
View JSON Schema on GitHub