An agent is handling a call as part of an outbound dialing campaign and needs to transfer the caller to another agent but also wants to pass info about the interaction to the second agent. Select the correct statement.
The correct format to display an outbound contact's first name in a preview mode within Genesys Cloud CX is {{Outbound.FirstName}}. This syntax uses double curly braces, which are recognized by the scripting engine to dynamically insert variable data into the script. When in preview mode, this format ensures that the variable Outbound.FirstName is replaced with the actual first name of the contact when the script is executed.
Currently there are no comments in this discussion, be the first to comment!