Troubleshooting
Articles about how to solve the most common problems
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Ishanksharma
Dynatrace Promoter
Dynatrace Promoter

Summary

Dynatrace's slack connector is a great way to send automated message from your workflows.

When configuring the Slack connector in Dynatrace, it’s best to use
Slack Channel IDs instead of Slack Channel Names if you're using expressions. This distinction ensures a more reliable and future-proof setup, especially in light of Slack’s ongoing API endpoint deprecations. In the slack workflow if you manually add a channel name or use it as an expression it's best to use slack channel IDs.
 

Why Use Channel IDs?

Slack Channel Names can change over time, whereas Channel IDs are unique and static identifiers. Using Channel IDs eliminates the risk of miscommunication or broken connections caused by renamed channels.

 

How to Find Your Slack Channel ID?

To locate a Slack Channel ID in a browser:

  1. Open the desired channel in Slack.
  2. Check the URL in your browser. It will look something like this:
    https://app.slack.com/client/<workspace_id>/<channel_id>
    The string after the last / is your Channel ID.

To locate a Slack Channel ID in desktop app:

  1. Open the desired channel in Slack.
  2. Click the channel header which should open a dialog.
  3. The Channel ID is at the bottom of the channel dialog.
For more details, refer to Slack’s official documentation: Locate your Slack URL or ID.
 

Troubleshooting

If you encounter issues with your Slack integration in Dynatrace, double-check that you’re using the correct Channel ID. For best practices on mapping Channel Names to Channel IDs, see this guide: Using Slack Channel IDs vs. Na....

 

By transitioning to Channel IDs now, you can ensure smoother operations and compatibility with Slack’s evolving platform. If you have any questions or need further assistance, feel free to reach out to the Dynatrace Community!

 
 
Version history
Last update:
‎29 Jan 2026 01:56 PM
Updated by: