Aug 16 2021 03:54 PM
Hi All,
Have any of you made a bot that is a user (or application) and for each answer displays a button which the user can call an external phone number?
BR,
Antoonioooo
Aug 17 2021 03:51 AM - edited Aug 17 2021 03:54 AM
@antooniooo1984 - If you want to call a person on a phone number, on click of a button on a card, you can create a deep-link for it like below:
https://teams.microsoft.com/l/call/0/0?users=<user1>,4:<phonenumber>
Reference link:
https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-links#deep-lin...