[Security Solution] SN SecOps and ITSM connectors use the import set API (#128906) (#129245)

(cherry picked from commit 96ab9bb257)

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2022-04-01 14:37:06 -04:00 committed by GitHub
parent 0570266b8c
commit c1c4351461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
<titleabbrev>ServiceNow SecOps</titleabbrev>
++++
The {sn} SecOps connector uses the https://docs.servicenow.com/bundle/orlando-application-development/page/integrate/inbound-rest/concept/c_TableAPI.html[V2 Table API] to create {sn} security incidents.
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.
[float]
[[servicenow-sir-connector-prerequisites]]

View file

@ -5,7 +5,7 @@
<titleabbrev>ServiceNow ITSM</titleabbrev>
++++
The {sn} ITSM connector uses the https://docs.servicenow.com/bundle/orlando-application-development/page/integrate/inbound-rest/concept/c_TableAPI.html[V2 Table 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.
[float]
[[servicenow-itsm-connector-prerequisites]]