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

Integration Service Activities

Last updated Mar 12, 2026

Incident Task Created

Project Compatibility

Windows | Cross-Platform

Type

Polling trigger

Overview

DescriptionAPI MethodAPI PathRole
Triggers when a new incident task is created.GET/api/now/table/incident_taskitil

Input

KeyDescriptionData Type
Data FilterOptional incident task filter that limits which newly created tasks trigger (for example, number, state, priority, assignee)string

Output

KeyDescriptionData Type
Incident task IDUnique ID of the incident task that triggered the workflowstring
Incident taskFull incident task object returned from ServiceNow for that rowobject
Note:
  • 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
  • Type
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated