Deeplink to Teams-tab with stageview

Copper Contributor

Hi All,

I'm trying to create an simpel button/app in the vertical menu of Teams.

If the user clicks on the button, they have to be navigated to a channel tab in Teams.
This works fine for the normal view: with channels visible in the left pane.
I'm trying to get the deeplink to redirect to Stageview immediatly. And I can't seem to get it to work.

I tried everything I could with the documentation on docs.microsoft on Unfurling and stageview, but no luck.
What I have made so far:

1. Created a subsite in SharePoint.
2. Created a new .aspx with the "execute deeplink" script
3. Set the new .aspx as homepage on the subsite

4. created a simple app with app studio with a link to the subsite.

This all works fine for "normal" tabview, but not for stageview.

What should i Insert in this syntax?
https://teams.microsoft.com/l/stage/{appId}/0?context={"contentUrl":"contentUrl","websiteUrl":"websi...
{appId} = The id of the app in the Teams App Center, i created with app studio?
ContentUrl = The link to the tab?
WebsiteUrl = Link to the tab?
name = optional?

Thanks in advance for your replies!

 

5 Replies
@franshouter-We are looking into this I will get back to you soon.

@Sayali-MSFT 

Thanks, I will look in to it. But at first glanc, it is not what I'm looking for.
I'm not trying to create an app for meetings. Just a simple button in the vertical menu of Teams, wich redirects to a Website TAB in a team and opening it in Stageview by default.

But for now, i will try to figure it out based on your link

@franshouter - Currently this feature is not supported. We are working on it. Right now, we don't have any ETA to share.
Oke thanks, Too bad! hopefully this will be a feature soon.