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

Integration Service Activities

Last updated Mar 12, 2026

Create New Incident

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a new incident.PUT/incidents/

Input

ParameterDescriptionData Type
TitleA concise title for the security incident. Should clearly summarize the nature of the incident. string
SeverityThe severity level of the security incident. Choose from: Informational (lowest), Low, Medium, or High (most critical). enum
DescriptionA detailed description of the security incident. Provide context about what happened, when it occurred, and any relevant details. string
API VersionThe API version for the Azure Sentinel servicestring
Note: The API version is set by default to the most recently published and tested API version for the connector. You can change this value to any available version; but full functionality has only been verified for the default version. This parameter is required for the activity to operate correctly.

Output

ParameterDescriptionData Type
ResponseThe complete response object returned by Create Incident.Object
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
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated