I’ve got WDE displaying a URL for one of our customers CRM system.
We’d like to actually get it to automatically open the browser (not embedded within WDE but externally), so the agent doesn’t need to click on the link. I can’t find anything other than preview.
The customization would be quite simple. You can add a custom command to a command chain that is executed when the call is answered. You can read some sort of kvp from your wde application object and start a process / pass parameters to it in your custom command.