Skip to content

Instantly share code, notes, and snippets.

@skyzyx
Created July 27, 2025 17:59
Show Gist options
  • Save skyzyx/204d42515654759339ad985e8f575546 to your computer and use it in GitHub Desktop.
Save skyzyx/204d42515654759339ad985e8f575546 to your computer and use it in GitHub Desktop.
Slack URL patterns

Slack URL patterns

Slack app

slack://channel?team=TEAM_ID&id=CHANNEL_ID&host=slack.com

Web app

https://TEAM_ALIAS.slack.com/messages/CHANNEL_ID

https://app.slack.com/client/TEAM_ID/CHANNEL_ID

Redirect to whichever is best

https://TEAM_ALIAS.slack.com/archives/CHANNEL_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment