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

Integration Service Activities

Last updated Feb 19, 2026

Create New Incident

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI PathRole
Creates a new incident.POST/api/now/table/incidentitil

Input

ParameterDescriptionData Type
CallerReference to the caller (sys_user sys_id) string
Short descriptionBrief summary of the incidentstring
DescriptionDetailed description of the incidentstring
UrgencyIncident priority (as defined in ServiceNow)int32
StateInitial incident stateint32
Assigned toAssigned userstring
Dynamic fieldsAdditional incident fields (including custom fields) exposed by metadatadynamic

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
IncidentCreated incident recordobject
Incident IDSys_id of the created incidentstring
Incident numberHuman‑readable incident number (e.g., INC0012345) string
  • 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.