From ac3e2f3656744e3e933f3be54e0e79dbeaaf2a97 Mon Sep 17 00:00:00 2001
From: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
Date: Mon, 3 Oct 2022 12:02:29 -0400
Subject: [PATCH] [Security Solution][DOCS][8.0] Cases and rules support for SN
connectors (#142350)
---
.../management/connectors/action-types/servicenow-itom.asciidoc | 2 +-
docs/management/connectors/action-types/servicenow-sir.asciidoc | 2 +-
docs/management/connectors/action-types/servicenow.asciidoc | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/management/connectors/action-types/servicenow-itom.asciidoc b/docs/management/connectors/action-types/servicenow-itom.asciidoc
index af231c327f955..e7ab3470410fe 100644
--- a/docs/management/connectors/action-types/servicenow-itom.asciidoc
+++ b/docs/management/connectors/action-types/servicenow-itom.asciidoc
@@ -5,7 +5,7 @@
ServiceNow ITOM
++++
-The {sn} ITOM connector uses the https://docs.servicenow.com/bundle/rome-it-operations-management/page/product/event-management/task/send-events-via-web-service.html[Event API] to create {sn} events.
+The {sn-itom} connector uses the https://docs.servicenow.com/bundle/rome-it-operations-management/page/product/event-management/task/send-events-via-web-service.html[Event API] to create {sn} events. You can use the connector for rule actions.
[float]
[[servicenow-itom-connector-prerequisites]]
diff --git a/docs/management/connectors/action-types/servicenow-sir.asciidoc b/docs/management/connectors/action-types/servicenow-sir.asciidoc
index 81db72be0fb38..cc7ddb631d904 100644
--- a/docs/management/connectors/action-types/servicenow-sir.asciidoc
+++ b/docs/management/connectors/action-types/servicenow-sir.asciidoc
@@ -5,7 +5,7 @@
ServiceNow SecOps
++++
-The {sn} SecOps connector uses the https://developer.servicenow.com/dev.do#!/reference/api/sandiego/rest/c_ImportSetAPI[Import Set API] to create {sn} security incidents.
+The {sn-sir} connector uses the https://developer.servicenow.com/dev.do#!/reference/api/sandiego/rest/c_ImportSetAPI[Import Set API] to create {sn} security incidents. You can use the connector for rule actions and cases.
[float]
[[servicenow-sir-connector-prerequisites]]
diff --git a/docs/management/connectors/action-types/servicenow.asciidoc b/docs/management/connectors/action-types/servicenow.asciidoc
index 333a26c075c49..3e4c6be5601fa 100644
--- a/docs/management/connectors/action-types/servicenow.asciidoc
+++ b/docs/management/connectors/action-types/servicenow.asciidoc
@@ -5,7 +5,7 @@
ServiceNow ITSM
++++
-The {sn} ITSM connector uses the https://developer.servicenow.com/dev.do#!/reference/api/sandiego/rest/c_ImportSetAPI[Import Set API] to create {sn} incidents.
+The {sn-itsm} connector uses the https://developer.servicenow.com/dev.do#!/reference/api/sandiego/rest/c_ImportSetAPI[Import Set API] to create {sn} incidents. You can use the connector for rule actions and cases.
[float]
[[servicenow-itsm-connector-prerequisites]]