app:dynatrace.slack:connection)Authentication details for Slack API
(for more information read the Slack api documentation)
| Schema ID | Schema groups | Scope |
|---|---|---|
app:dynatrace.slack:connection | - | environment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack:connection |
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.slack:connection | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack:connection |
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.
| Property | Type | Description | Required |
|---|---|---|---|
Connection namename | text | Provide a unique and clearly identifiable connection name to your Slack App. | required |
Bot tokentoken | secret | The bot token obtained from the Slack App Management UI. Bot token in the format | required |