Forum Discussion
AmDkDe
Dec 27, 2022Copper Contributor
Creating Hyperlink for Microsoft Teams call dynamically
I wish to provide a series of Teams-Hyperlinks to my colleague where by on clicking them, the Microsoft-Teams opens and a call is directly placed to a call-recipient. I have the ID/Phone number of my...
AmDkDe
Dec 28, 2022Copper Contributor
This document explains it: https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-links?tabs=teamsjs-v2#generate-a-deep-link-to-a-call
This format suffices: https://teams.microsoft.com/l/call/0/0?users=<user1>,4:<phonenumber>
Example: https://teams.microsoft.com/l/call/0/0?users=email address removed for privacy reasons,4:9876543210
This format suffices: https://teams.microsoft.com/l/call/0/0?users=<user1>,4:<phonenumber>
Example: https://teams.microsoft.com/l/call/0/0?users=email address removed for privacy reasons,4:9876543210