Pushurl

Opens a web page on a chat contact's computer. For example, you could have a web page open in the event that the contact is not answered by an agent and you want to provide additional information.

Dependencies

This action must execute prior to the contact ending.

Supported Script Types

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

Chat

Input Properties

These properties define data that the action uses when executing.

Property

Description

Caption

Enter a short phrase that uniquely identifies this action in the script. The caption appears on the script canvas under the action icon. The default is the action name.

URL The URL of the webpage, such as: http://www.nice.com
Frame Contains two options to determine how the webpage will open: Userframe sends the web page to a consistent browser window.Newwindow opens the webpage in a new browser window.

Result Branch Conditions

Result branch conditions allow you to create branches in your script to handle different outcomes when an action executes.

Condition

Description

Default

Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the action's other branches are not defined.