Skip to content

Commit

Permalink
[Security Solution] SN SecOps and ITSM connectors use the import set …
Browse files Browse the repository at this point in the history
…API (#128906) (#129242)

(cherry picked from commit 96ab9bb)

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
  • Loading branch information
kibanamachine and nastasha-solomon authored Apr 1, 2022
1 parent 8b8d8c9 commit 9832be3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down

0 comments on commit 9832be3

Please sign in to comment.