Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Salesforce Screenpop for VOICE interactions

    Posted 07-22-2021 15:40
    No replies, thread closed.
    Can anyone provide the syntax and configuration that pops a new contact screen in Salesforce with caller ANI from Genesys Cloud? The documentation that I have reviewed are for chat or email interactions. I need to pop a new contact screen for VOICE with the caller ani. We are using Lightning Experience within Salesforce. I used the Set Participant Data with the attribute "SF_URLPop" and the value is set as "lightning/o/Contact/new?count=1&nooverride=1&useRecordTypeCheck=1&defaultFieldValues=Phone=Call.Ani". This does not work. Any guidance would be appreciated.
    #ArchitectureandDesign

    ------------------------------
    Ronald Gray
    1-800-Flowers.com
    ------------------------------


  • 2.  RE: Salesforce Screenpop for VOICE interactions

    Posted 07-22-2021 22:24
    No replies, thread closed.
    Hi Ronald,

    Silly question - have you got the action value set to Expression and substituting in the variable for ANI? eg:

    append("lightning/o/Contact/new?defaultFieldValues=Phone=",Call.Ani)

    Can you post a screen shot of your Set Participant Data action?




    ------------------------------
    Ramon Szeitszam
    Spark New Zealand
    ------------------------------