Try it free

Settings API - Slack schema table

  • Published Dec 05, 2023

Slack (app:dynatrace.slack:connection)

Authentication details for Slack API

(for more information read the Slack api documentation)

Schema IDSchema groupsScope
app:dynatrace.slack:connection-
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack:connection
GETSaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.slack:connection
GETEnvironment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.slack: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

PropertyTypeDescriptionRequired
Connection name
name
text

Provide a unique and clearly identifiable connection name to your Slack App.

Required
Bot token
token
secret

The bot token obtained from the Slack App Management UI.

Bot token in the format xoxb-******

Required
External approval
externalApproval
boolean

Accept external approvals can enable Slack users to directly respond to approval request.

Optional
Signing secret
signingSecret
secret

The signing secret obtained from the Slack App Management UI.

Required