Download page Create a Template for Microsoft Teams.
Create a Template for Microsoft Teams
To send an HTTP request action to Microsoft Teams from AppDynamics, you must create a template in AppDynamics. When AppDynamics triggers an action in response to an event, you can view the details of the action in your Microsoft Teams channel.
This document contains references to the Microsoft documentation. AppDynamics does not own any rights and assumes no responsibility for the accuracy or completeness of such third-party documentation.
Before you Begin
Create a channel in your Microsoft Teams and provide an appropriate name. For example,AppDynamics Alerts. This channel is used to receive alerts from AppDynamics. SeeMicrosoft Teams documentation.
Create an incoming webhook to the channel that you have created in your Microsoft Teams. SeeMicrosoft Teams documentation.
Copy the webhook URL from Microsoft Teams and keep it securely for later use. AppDynamics uses this URL to send the alerts to Microsoft Teams.
Create a Template
In the menu bar, clickAlert & Respond.
Click HTTP Request Templates.
Enter a name for the template. For example,Send alerts to Microsoft Teams.
In theRequest URLsection:
SelectPOSTasMethod.
Enter the webhook URL in theRaw URLfield.
SelectUTF-8asURL Encoding.
In theAuthenticationsection, selectNONEasType. If you want to enable mutual TLS authentication, select Also Turn on Mutual TLS. For more information about mutual TLS, see Configure and Enable Mutual TLS Authentication.