Settings API - Microsoft Teams Connections schema table
Microsoft Teams Connections (app:dynatrace.msteams:connection)
Authentication details for the Microsoft Teams App
Schema ID
Schema groups
Scope
app:dynatrace.msteams:connection
-
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.msteams:connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.msteams:connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.msteams:connection |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property
Type
Description
Required
Connection name
name
text
The name of the Microsoft Teams connection
required
The targeted Microsoft Team
teamName
text
Optional
optional
The targeted Channel name
channelName
text
Optional
optional
Webhook URL
webhook
secret
The Webhook URL that links to the channel
The URL is created using the Incoming Webhook
app on Teams
required