From 7ccb46bbc9eeedb3059e899d0c6d503d123cbae3 Mon Sep 17 00:00:00 2001 From: lcawl Date: Thu, 11 Aug 2022 17:36:40 -0700 Subject: [PATCH 1/2] [DOCS] Adds highlight for Webhook - Case Management connector --- docs/user/whats-new.asciidoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/user/whats-new.asciidoc b/docs/user/whats-new.asciidoc index 949c388fd7917..94f8b24fd2c57 100644 --- a/docs/user/whats-new.asciidoc +++ b/docs/user/whats-new.asciidoc @@ -11,5 +11,19 @@ Previous versions: {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8 //Installation and Upgrade Guide // tag::notable-highlights[] + coming::[8.4.0] + +[discrete] +[[highlights-8.4-alerting]] +=== Enhancements to Alerting + +[discrete] +==== {webhook-cm} connector + +The new <> enable +you to send POST, PUT, and GET requests to a case management RESTful API web +service. You can use this connector with cases in {observability}, +{stack-manage-app}, and the {security-app}. + // end::notable-highlights[] From 096aa7e8c45aca8bbd2a9adc570eebd3bad296d1 Mon Sep 17 00:00:00 2001 From: lcawl Date: Fri, 12 Aug 2022 13:02:43 -0700 Subject: [PATCH 2/2] [DOCS] Fix external link --- docs/user/whats-new.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/whats-new.asciidoc b/docs/user/whats-new.asciidoc index 10f8413b048b3..074b11bea03bf 100644 --- a/docs/user/whats-new.asciidoc +++ b/docs/user/whats-new.asciidoc @@ -21,9 +21,9 @@ coming::[8.4.0] [discrete] ==== {webhook-cm} connector -The new <> enable -you to send POST, PUT, and GET requests to a case management RESTful API web -service. You can use this connector with cases in {observability}, +The new {kibana-ref}/cases-webhook-action-type.html[{webhook-cm} connector and action] +enable you to send POST, PUT, and GET requests to a case management RESTful API +web service. You can use this connector with cases in {observability}, {stack-manage-app}, and the {security-app}. [discrete]