Contents
- Scenario Builder Reference Guide Introduction
- About
- Scenario Builder OverviewExercises
- Scenario-Building ExercisesScenario Blocks Definitions
- Scenario BlocksReference
- Scenario Reference Material
- Overview
- Accept
- Add to Calling List
- Answer
- Ask a Bot
- Attached Data
- AWS Lambda
- Bright Pattern Create Object
- Bright Pattern Delete Object
- Bright Pattern Search Object
- Bright Pattern Update Object
- Chat Bot Select Account
- Collect Digits
- Comment
- Connect Call
- Connect Chat
- DB Execute
- Exception Handler
- Exit
- External Transfer Call
- Fetch URL
- Find Agent
- Get Agent State
- Get Next Record
- Get Statistics
- Get User Configuration
- Goto
- Identify Contact
- If
- Internal Message
- Log
- Menu
- Microsoft Dynamics Create Object
- Microsoft Dynamics Delete Object
- Microsoft Dynamics Screen Pop
- Microsoft Dynamics Search Object
- Microsoft Dynamics Select Account
- Microsoft Dynamics Update Object
- Play-Listen
- Play Prompt
- Record
- Request Callback
- Request Input
- Request Skill or Service
- Retrieve Internal Record
- RightNow Create Object
- RightNow Screen Pop
- RightNow Search
- RightNow Select Account
- RightNow Update
- Salesforce.com Delete
- Salesforce.com Insert
- Salesforce.com Screenpop
- Salesforce.com Search
- Salesforce.com Select Account
- Salesforce.com Update
- Save Survey Response
- Search Directory
- Self-Service Provided
- Send Message
- ServiceNow Create Object
- ServiceNow Screen Pop
- ServiceNow Search
- ServiceNow Select Account
- ServiceNow Update Object
- Set Agent State
- Set Case
- Set Custom Reporting Field
- Set Disposition
- Set Priority
- Set Prompt Language
- Set Variable
- Start Another Scenario
- Stop Prompt
- Voicemail
- Wait
- Web Screen Pop
- Zendesk API Request
- Zendesk Create Object
- Zendesk Screen Pop
- 2 Web Screen Pop Block with Zendesk Integration
- Zendesk Search
- Zendesk Select Account
- Zendesk Update Object
Zendesk Screen Pop
The Zendesk Screen Pop scenario block specifies Zendesk data to be displayed for the agent when the interaction is connected to this agent through the Connect Call block or Connect Chat block. Note that this scenario block may be preceded by the Zendesk Search block in order to pop returning customer information.
Settings
Title text
Title text is the name of the instance of the block. Enter a name in the text field and click the Update button at the bottom of the Edit pane. The new name of the block appears in the flowchart.
Pop screen upon answer
By default, the screen pop occurs as soon as the interaction is delivered to the agent (i.e., during the alert phase); select this checkbox if you want the screen pop to occur when the agent accepts the interaction for handling.
Object
Use this option when the scenario can precisely identify the object associated with the interaction. A Zendesk page with the object properties will be displayed to the agent.
Object ID
Object ID is the identifier of the Zendesk object to be displayed. It must be specified if the Object option is selected. It may be specified as an application variable in the $(varname) format.
Object type
This is the type of the Zendesk object to be displayed. It can be either a ticket or a user.
Nothing
The available interaction data cannot be used to identify any relevant Zendesk records. Use the Nothing option to cancel screen pop of a specific Zendesk page that may have been set by a previous use of this block in the same scenario.
Web Screen Pop Block with Zendesk Integration
The scenario engine enables both web screen pop and CRM screen pop (i.e., Zendesk Screen Pop) by using subsequent blocks in a scenario. The scenario engine controls such screen pop configuration and sends information about all enabled screen pops to the Agent Desktop application.
Step 1: Place screen pop blocks on your scenario.
- In the Bright Pattern Contact Center Scenario Builder, drag a Web Screen Pop scenario block onto the scenario.
- Drag a Zendesk Screen Pop scenario block onto the scenario, beneath the Web Screen Pop block.
Step 2: Configure settings for each screen pop block.
In order for screen pop to work, you must specify the settings for each block. Web Screen Pop settings include Title text, Screenpop action, the URL of the page to open, and Additional URLs (if any). Checking the boxes determines whether screen pops open in a pop-up window and if screen pop is enabled when an interaction is answered.
Agents accepting interactions in the Agent Desktop application should now receive any enabled screen pops on the desktop interface.
For more information on screen pop, refer to the Agent Guide.