Skip to main content

Update incident in ServiceNow

Update incident in ServiceNow.

Application

  • ServiceNow

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Incident IDUnique identifier of the incidentText (Short)Yes
Assigned to IDWhich user is the incident assigned to. Requires the selection of an assignment groupText (Short)No
Assignment group IDThe assignment group of the incidentText (Short)No
Business service IDText (Short)No
Caller IDThe unique identifier of the caller of the incidentText (Short)No
Category IDThe category of the incidentText (Short)No
Close notesThe close notes for the incidentText (Short)No
Configuration item ID 1Configuration Items, 'cmdb_ci' in metadataText (Short)No
Configuration item ID 2Configuration Items, 'cmdb_ci' in metadataText (Short)No
Configuration item ID 3Configuration Items, 'cmdb_ci' in metadataText (Short)No
Contact typePredefined Choice ListNo
DescriptionThe description of the incidentText (Long)No
ImpactThe impact of the incidentText (Short)No
Resolution code IDThe resolution code of the incident. 'close_code' in metadataText (Short)No
On hold reason IDThe on hold reason for the incident. It applies if the state is "On Hold"Text (Short)No
State IDThe state of the incidentText (Short)No
Subcategory IDThe subcategory of the incidentText (Short)No
UrgencyThe urgency of the incidentText (Short)No
Work notesWork notes for the incidentText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A