Hi guys,
I'm new to PowerApps and I've searched around in docs and this forum but I cannot find how to call using the Skype for Business app.
I know how to setup a button to make calls out in Windows 10 using the below.
* Win10: Skype for Business.
Using command: Launch("tel://xxxxxxxxxx")
And then setup within Windows 10, using the the default apps setting and "Choose default applications by protocol", CALLTO. Then set it to Skype for Business.
I can also call using the normal Skype app using the command: Launch("skype:xxxxxxxxx")
or Launch("tel://xxxxxxxxxx")
or Launch("tel:xxxxxxxxxx")
Then setup in Android within the App default settings.
Not in iOS though.
But I cannot seem to call using the Skype for Business app on an Android or iOS device.
It should be simple but I just couldn't find it.
Please help. Thanks.
Solved! Go to Solution.
Hi @PaulK9 ,
The URL scheme of Skype for business: ms-sfb://
Please try this: Launch("ms-sfb://")
For more information: Skype for Business - Mobile URIs
Hope this helps.
Sik
Hi @PaulK9 ,
The URL scheme of Skype for business: ms-sfb://
Please try this: Launch("ms-sfb://")
For more information: Skype for Business - Mobile URIs
Hope this helps.
Sik
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
187 | |
82 | |
50 | |
37 |
User | Count |
---|---|
290 | |
243 | |
123 | |
74 | |
54 |