REMOVE PROSPECTS

Removes prospective contacts from a Personal Connection skillClassification used to facilitate the delivery of contacts; assigned to agents based on abilities, specialties, and knowledge.

Supported Script Types

Phone

Properties

ProspectsToRemove
A Dynamic Data object representing the prospects to remove from the Personal Connection platform.
SourceName
This is the name of the source where the records originated. This provides a logical grouping of records within the system.
Results
A Dynamic Data object containing the results for records that succeeded and failed.

Branches

Default
The branch the script will take if an outcome branch is not defined; i.e., onError.
Error
The branch the script will take if an error occurs.

Tips and Tricks

Phone Script Example Using REMOVEPROSPECTS

In this sample script, RemoveProspects is used to remove the contacts from NICE inContact for dialing purposes.

The script below is the same example used in the CREATE PROSPECTS topic, but for the purposes of this topic, the same partial script is used to show the RemoveProspects action.

Would you like to download this script?