Note |
---|
InContact Central requires & Hub require a slightly different method of creating Agents in Config Server. Instead putting the username of the agent in the Config Server Username field, you need to put the InContact User ID (which is a number) in the Username field for Popflow only to correctly identify the agent to receive the screen pop. |
This procedure requires administrative access to OpenMethods Experience Cloud and InContact Central.
Obtain the OpenMethods Experience Cloud API Key by following the steps laid out in Obtaining OpenMethods Token
Add PopURL Action in inbound call script
Add PopURL Action
Screenpops in InContact Central are performed by actions in scripts managed by the Desktop Studio application. We will be adding the actions necessary to invoke an OpenMethods screenpop into an existing script.
Once the script is open, inspect the script to see if the On Answer event block is already present. It will look like:
If it is already part of the script, you can skip to step 7