From 9af8d96c4760c9baaac29bcdde890e9edaa3ec7d Mon Sep 17 00:00:00 2001 From: Goodluck Somadina Chukwuemeka <105865699+Good-Soma@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:21:04 +0100 Subject: [PATCH] Update share-links.rst (#7481) * Update share-links.rst I added deep link configuration, the value and a few URL examples to for better clarity. * Update source/collaborate/share-links.rst * Update source/collaborate/share-links.rst * Update source/collaborate/share-links.rst * Update source/collaborate/share-links.rst * Update source/collaborate/share-links.rst * Update source/collaborate/share-links.rst --------- Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> --- source/collaborate/share-links.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/collaborate/share-links.rst b/source/collaborate/share-links.rst index a00df76642d..33382e5344a 100644 --- a/source/collaborate/share-links.rst +++ b/source/collaborate/share-links.rst @@ -46,3 +46,19 @@ Share message links - Message previews respect channel membership permissions, so they’re only visible to users who have access to the original message. If the link is to a message in a public channel, any member of the team can see the message preview. If the link is to a message in a private channel or direct message, only members in that channel can see the message preview. - If you're unable to share links, contact your Mattermost system admin for assistance. An :doc:`SSL certificate (or a self-signed certificate) ` may be required for this functionality to work. + +Deep links +-------------- +A Mattermost deep link is a URL that directs users to a specific location within Mattermost. Typically, these links are used to go to specific teams, channels, messages, or threads. + +.. tip:: + + Deep links can also be used, in combination with bots, scripts, and integrations, to trigger specific actions within Mattermost. + +Format deep links +~~~~~~~~~~~~~~~~~ +Deep links must be formatted in Mattermost as follows: + +- Deep link to a team: ``mattermost:///`` +- Deep link to a channel: ``mattermost:////channels/`` +- Deep link to a message or thread: ``mattermost:////pl/``