Customer Parameters removed from Channel Provider
We noticed the Custom Parameters was removed from the Channel Provider in V2. We were using this to create a pointer from the Channel provider to our own custom integration settings stored within Dynamics. With this gone, we need an easy way to know which channel provider an agent ...
Ability to pin a session (non-closeable sessions)
Our softphone is built to have a always running version so you can change presence, see multiple interactions, and see numerous other settings. CIF v2 is built to only show the softphone on Sessions which were created by our softphone so if the agent closes all those sessions, they won't be able...
Provide API events in both directions
CIF API provides an event call clicktoact which is available to allow an event be sent from Dynamics page to the softphone provider. The primary use for this to make a phone call but it can be used to send any type of event from Dynamics to the softphone. This is helpful to do custom behaviors....
searchAndOpenRecords should work even if not the active provider
For CIF v2, searchAndOpenRecords allows for searching data within Dynamics. The method throws an error if you are running in a multiple channel provider setup and different channel provider is the active provider. I understand the reason for limiting this is because of other channel providers s...
CIF support for new Global support
Microsoft has enabled a new Global Search experience - https://docs.microsoft.com/en-us/power-platform-release-plan/2020wave2/power-apps/new-improved-global-search-experience-model-driven-apps How can we use this experience when executing the global search using the renderSearchPage API in the C...