From 85c8e0b73ae8e9c96c366112c5d43326c65ae2f3 Mon Sep 17 00:00:00 2001 From: Taarini Date: Mon, 3 Jun 2024 11:29:47 -0400 Subject: [PATCH] Updated the webex notification url --- src/pyats/contrib/plugins/webex_plugin/webex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyats/contrib/plugins/webex_plugin/webex.py b/src/pyats/contrib/plugins/webex_plugin/webex.py index 6bad913..cc6bec2 100644 --- a/src/pyats/contrib/plugins/webex_plugin/webex.py +++ b/src/pyats/contrib/plugins/webex_plugin/webex.py @@ -10,7 +10,7 @@ logger = logging.getLogger(__name__) -MESSAGE_URL = 'https://api.ciscospark.com/v1/messages' +MESSAGE_URL = 'https://webexapis.com/v1/messages' MESSAGE_TEMPLATE = """ ## JOB RESULT REPORT