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

This commit is contained in:
nastasha-solomon 2022-04-01 14:23:53 -04:00 committed by GitHub
parent 8db08d029c
commit 96ab9bb257
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]]