Skip to content

Commit 7134b83

Browse files
[Security Solution][DOCS][7.10] Cases and rules support for SN connectors (elastic#132662) (elastic#142516)
Co-authored-by: nastasha-solomon <[email protected]>
1 parent 4f78ab3 commit 7134b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/alerting/action-types/servicenow.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[[servicenow-action-type]]
33
=== ServiceNow action
44

5-
The ServiceNow action type uses the https://developer.servicenow.com/app.do#!/rest_api_doc?v=orlando&id=c_TableAPI[V2 Table API] to create ServiceNow incidents.
5+
The {sn} action type uses the https://docs.servicenow.com/bundle/sandiego-application-development/page/integrate/inbound-rest/concept/c_TableAPI.html[V2 Table API] to create {sn} incidents. The connector can be used for rule actions and cases.
66

77
[float]
88
[[servicenow-connector-configuration]]
@@ -62,7 +62,7 @@ ServiceNow actions have the following configuration properties:
6262
Urgency:: The extent to which the incident resolution can delay.
6363
Severity:: The severity of the incident.
6464
Impact:: The effect an incident has on business. Can be measured by the number of affected users or by how critical it is to the business in question.
65-
Short description:: A short description for the incident, used for searching the contents of the knowledge base.
65+
Short description:: A short description for the incident, used for searching the contents of the knowledge base.
6666
Description:: The details about the incident.
6767
Additional comments:: Additional information for the client, such as how to troubleshoot the issue.
6868

0 commit comments

Comments
 (0)