activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

List All Incidents

Project compatibility

Windows | Cross-platform

Overview

For more information on working with List activities, see Using the WHERE property in LIST activities.

DescriptionAPI MethodAPI PathRole
Searches for incidents based on criteria.GET/api/now/table/incidentitil

Input

ParameterDescriptionData Type
Max recordsThe number of records to returnint32
Sysparm_queryThe native query to search for resourcesstring
WhereThe CEQL query to search for resourcesstring

Output

Important:

ServiceNow is a Dynamic API, meaning that custom tables and fields can be added and standard tables and fields can be removed and/or renamed. Any curation done on these APIs, therefore, will only work with standard implementations of ServiceNow. If, for instance, you've changed the incident table name and altered the fields in terms of names and/or added new required fields, you'll need to use the generic activities (Get Record, List All Records, Insert Record, Update Record, Delete Record) to interact successfully with your instance of ServiceNow.

Reach out to your ServiceNow administrator to determine what's necessary to interact with the resources for your use case.

ParameterDescriptionData Type
IncidentsList of incident records that match filter conditionsobject
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.