JavierVRT | 2024-02-08 10:41:00 UTC | #1
Hi,
When I click on Transfer in Genesys PureCloud Web App, I have an option for External Contacts.
But, when I do the same in Embeded Framework or Chrome Extension, I don't have that option.
Please, Is there any way to enable that option?
Thanks.
thomasprendergast | 2024-02-08 11:02:44 UTC | #2
HI Javier Although the UI is different, the embedded client typeahead can still search for Internal People, External People and Queues. https://help.mypurecloud.com/articles/blind-transfer-an-interaction/
JavierVRT | 2024-02-08 12:48:33 UTC | #3
Thanks for that quick answer.
I've been reading that documentation and I tried again, but it does not work as it says.
First, I've created a new external contact with phone number.
Then I tried again and it appears in Genesys PureCloud Web App, but not in Embed Framework/Chrome Extension.
May it need some kind of configuration to work or is it a Bug?
Thanks.
JavierVRT | 2024-02-13 10:29:20 UTC | #4
Please, Can I get a response on this?
Thanks.
JavierVRT | 2024-02-22 08:47:20 UTC | #5
Please, Any way to make it work?
Thanks.
thomasprendergast | 2024-02-22 09:09:34 UTC | #6
Hi Javier At least in the Chrome Extension, Do you have this setting turned on: * Search Genesys Cloud External Contacts searches external contacts in your Genesys Cloud organization? Thanks Thomas
JavierVRT | 2024-02-22 10:47:02 UTC | #7
Hi,
It was off, I turned it on and it works perfectly now, Thanks Thomas!
I suppose that I need to do the same on embeded framework and enable it too, How can I do?
Thanks
thomasprendergast | 2024-02-22 11:13:18 UTC | #8
Hi Javier, This is the difference between the GC embedded clients, that they are pre-packaged for you with settings like this. On the Embedded Framework - the same and more capabilities are there but you may have to configure this yourself. There are some interesting Embedded Framework solutions where customers and partners go above and beyond in the way they configure routing requirements and permissions. Thanks Thomas
JavierVRT | 2024-03-05 15:33:22 UTC | #9
I did it! In framework.js, I added "externalContacts" to searchTargets array.
window.Framework = {
config: {
settings: {
searchTargets: ['people', 'externalContacts'],
This document helped me: https://developer.genesys.cloud/platform/embeddable-framework/configMethods/settings
system | 2024-04-04 15:33:31 UTC | #10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 24536