mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Security Solution] SN SecOps and ITSM connectors use the import set API (#128906)
This commit is contained in:
parent
8db08d029c
commit
96ab9bb257
2 changed files with 2 additions and 2 deletions
|
@ -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]]
|
||||
|
|
|
@ -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]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue