Forum Discussion
neel180
Jun 16, 2020Copper Contributor
MS Teams iOS app URL Scheme & deep linking
Does the Microsoft Team iOS app support a custom URL scheme which could be used to deep link directly from other iOS apps? Also, is it possible to send message, join team meetings, find contact f...
subhasish-MSFT
Jun 16, 2020Former Employee
neel180
- On click of a MS Teams link outside of Teams, default it opens in browser and then prompt user to open in MS Teams app or continue in web.
- You could send a message to a chat in Teams using Graph API
- For joining a meeting - Use Deeplink to Teams meeting Scheduling dialog
neel180
Jun 17, 2020Copper Contributor
Is it all possible using other iOS App? I mean, some third party iOS native app which integrates MS Graph API would make possible to join meeting and send message to chat or channel?
Thanks,