I'm creating a directory and would like to add Slack deep links in a database view, however, slack:// is not recognized and formatted hyperlinks cannot be included in text-based fields.
Slack deep links formatted like this:
slack://user?team={TEAM_ID}&id={USER_ID}
Open a direct message with the presented USER_ID value of the id field. You must also specify a team with a TEAM_ID, using the ID of your Slack workspace.
https://api.slack.com/reference/deep-linking