Skip to content

Instantly share code, notes, and snippets.

@tim775
tim775 / veija_rule.js
Created December 31, 2025 21:10
Veija slack app rule
// Veija slack app rule
// This opens slack channel or message links in the slack app.
//
// 1. Log in to your slack workspace in a browser and copy
// your team id (TXXXXXXXXX) from the url: e.g. "T012345679A"
// from "https://app.slack.com/client/T012345679A/C0123456789"
// 2. Create a new veija rule that matches url domain and
// subdomain on <yourslackteam>.slack.com
// 3. Enable 'Transform URL' for the rule, Edit script and paste
// this code. Make sure to replace the value of TEAM_ID with