DNC Lookup

 

Checks a selected phone number to see if it is included in a do not call list and follows a subsequent branch based on whether the number is found or not.

Supported Script Types

Generic Email Chat Phone Voicemail Work Item

Properties

Property Details
SkillNo The Personal Connection ACD SkillClosed Used to automate delivery of interactions based on agent skills, abilities, and knowledge to associate the prospective contacts to. This drop-down lists all outbound skills for a tenant.
DncGroup Optional. The exact group being searched. If you supply both the SkillNo and DncGroup, then the search result must match both.
PhoneNumber The specific phone number you want to use.

Branches

Branch Details
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 other branches are not defined.
Error Path taken when the action fails to execute properly.
NotOnDNC Path taken if the phone number given was not found on the do not call (DNC) list.
InvalidPhoneNumber

Path taken if the phone number is invalid, with an incorrect number format or other error.

InvalidSkillOrGroup Path taken if the value in the SkillNo or DncGroup properties is invalid or cannot be found.

Tips & Tricks

Phone Script Example Using DNC Lookup

This simple call suppressionClosed Temporarily skips a contact when using the outbound dialer. script prevents unintended dialing of phone numbers on the do not call list:

Would you like to download this script?