Feb 18 2020 01:26 PM
So we're looking to embed URL's in Sharepoint site pages. We want to be able to have the URL automatically open the Teams app and go to a specific conversation or team. Is there a way to embed this? Anyone know? Thanks!
Feb 18 2020 01:46 PM - edited Feb 18 2020 01:47 PM
https://www.webbtech.org/2018/11/use-mailto-and-other-link-types-with.html
You need to use URL Shortener but you can do it with SIP protocol and callto protocols for calling.
As far as linking to a Team, you basically have to join a Team before you can link into it so it makes it hard to publish a URL to use to go to a conversation unless you know they will be in it ahead of time. You can use the "Join Links" inside the Teams to have people click to join the Team, but that's about as far as you can go.
There is also a URL way to send a Team chat itself instead of using SIP. Using this format.
https://teams.microsoft.com/l/chat/0/0?users=username%40domain.com
but it doesn't work very well and it requires you to be in the same domain tenant that you are in so it can be tricky.
Feb 18 2020 01:52 PM
Interesting. Are you saying we HAVE to use SIP and calling protocols just to open Teams and point people to a text based conversation? We're not talking phone calls. We're just talking conversations that live in a channel.
All users are inside our tenant and are already members of those teams.
(This is for an intranet project).
Feb 18 2020 01:56 PM
Feb 18 2020 01:58 PM
@Chris Webb Right, we got that. The issue is directing the link to open the full Teams client instead of the web version of Teams. We want to invoke the full version. (Personally, I think the web version is fine, but some want the full client version.)
Feb 18 2020 01:59 PM
Feb 18 2020 02:00 PM
Feb 18 2020 02:01 PM
K. That's what we were finding, but were hoping to figure out a way to enforce the client.
Feb 18 2020 02:02 PM
Sep 29 2023 07:56 AM
@Chris Webb Is there a link format to start a Call (SIP / VOIP) in Teams ?
I would like somethink like https://teams.microsoft.com/l/SIP/0/0?tel=+33123456789 ?
Is there somewhere the list of available Teams actions and a documentation of all arguments ?
Thank's
Sep 29 2023 02:08 PM