We are integrating our telephony system (Mitel) using CTI with MS Dynamics. For which, we are developing our call widget using an iFrame that will allow users to make calls and receive call. However, we are unsure how a user will get to know if an incoming call is coming up and our call widget is closed or minimized. Is there a way to trigger notification/popup from third party app to main window or open the iFrame modal window programmatically.
Hi,
Please use below method to open URL in dynamic CRM.
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/xrm-navigation/openurl
For e.g.
Xrm.Navigation.openUrl("www.google.com",{position:1, height:400,width:500})
Thanks,
Pradeep.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,524 Super User 2024 Season 2
Martin Dráb 228,493 Most Valuable Professional
nmaenpaa 101,148