You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Opsgenie integration consists of the following parts:
115
126
@@ -131,7 +142,7 @@ The Opsgenie integration consists of the following parts:
131
142
6. Select events that should be sent to this output.
132
143
133
144
134
-
### Microsoft Teams Configuration integration [ec-autoops-ms-configuration-integration]
145
+
### Microsoft Teams Configuration [ec-autoops-ms-configuration]
135
146
136
147
To create an incoming webhook on your Microsoft Teams, follow [these instructions](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook).
137
148
@@ -145,7 +156,7 @@ Save the URL displayed during the creation of the incoming webhook, as you will
145
156
4. Select events that should be sent to this output.
A webhook enables an application to provide other applications with real-time information. A webhook is a user-defined HTTP callback (HTTP POST), which is triggered by specific events.
151
162
@@ -182,8 +193,6 @@ A webhook enables an application to provide other applications with real-time in
182
193
When the Endpoint settings have been completed, continue to set up the notification filter to define which events you’d like to be notified about.
183
194
::::
184
195
185
-
186
-
187
196
## Notifications report [ec-notification-report]
188
197
189
198
From the **Notifications** report, you can check all the notifications sent. The report lists all the events that were set up in the notification filters and provide their status.
0 commit comments