Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Showing contact info in the Embeddable Framework

    Posted 09-12-2025 10:38

    Hi, I'm using the Embeddable Framework to integrate a CRM-like application with Genesys. We have a spot in the UI where the Genesys telephony controls show up when there is an incoming call. Before a user accepts the call, the screen shows the phone number's location (not useful at all), the ANI (useful) and the queue (somewhat useful). Can the info shown here be configured? I'd like to show the caller's profile info like name and organization (assume that the caller is a contact record in Genesys). 

    If I use the web app, Genesys does show the caller's profile info. See the screenshot below. So, how can I show profile info in the Embeddable Framework?


    #EmbeddableFramework

    ------------------------------
    Carlos Martelo
    Senior Director, Product Management - Vault Medical
    ------------------------------


  • 2.  RE: Showing contact info in the Embeddable Framework

    Posted 09-15-2025 04:05

    Hello,

    I haven't practiced Embeddable Framework for a while. But as far as I remember, you can control the displayed fields through configuration.

    In settings, you can define a display object where you can set the interactionDetails. The External Contact name should correspond to externalContact.Name configuration value. The list of available details are on that same page.

    Regards,



    ------------------------------
    Jerome Saint-Marc
    Senior Development Support Engineer
    ------------------------------



  • 3.  RE: Showing contact info in the Embeddable Framework

    Posted 09-29-2025 16:48

    Yes, got it, thanks!



    ------------------------------
    Carlos Martelo
    Senior Director, Product Management - Vault Medical
    ------------------------------