deep link
3 TopicsLink to wiki page fails if not existing member
If I use "Get link to team" and give this to a non-member, they will see an option to join the team when they click it. https://teams.microsoft.com/l/team/<blahblahblah>/conversations?groupId=<groupid>&tenantId=<tenantid> If I use the "Copy Link" option for a wiki page and give this to a non-member, it opens teams but doesn't take them anywhere at all. I would like the user to see the option to join the team and then take them to the page I linked to. https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.wiki/tab::<code>?context=<blahblahblah>&tenantId=<tenantid>1.1KViews0likes2CommentsInitiate a link to a call in teams
Is there a way to initiate a deep link to a call just as in chat : https://teams.microsoft.com/l/chat/0/0?users= I am trying to add a button to adaptive card that initiates a call between 2 users on Microsoft Teams. I tried callto: [email address] but the link shows me : " Due to an internal error, this web page could not be loaded. We recommend that you close this page. " even though if I type the link directly to search bar in chrome, it redirects to starting a call in teams. but clicking on the ActionOpenURL button gives me the prev error. So I have 2 questions for now: is there a possible way to initiate a call link between 2 users and if not, how can I solve the callto problem?4.1KViews0likes0Comments