Set Up Call Suppression
Call suppression is supported in outbound phone ACD skills Used to automate delivery of interactions based on agent skills, abilities, and knowledge, including Proactive Voice or Proactive SMS skills and manual outbound phone skills. The setup requirements for call suppression are the same for all supported ACD skills.
Complete each of these tasks in the order given.
Create Call Suppression Script
Required permissions: Skills Edit, Scripts Create
The script instructs CXone to check a specific column in the calling list to determine whether the interaction should be suppressed or not. You specify the value you want suppressed in the call suppression record in the next step. You can create a basic call suppression script in CXone(see the next task) or a more complex one in Studio.
- Open Studio.
- Click File > New. Select Phone and click OK.
- Drag in a Begin, Checkcallsup, Permitcall, and Suppresscall action. Connect Begin to Checkcallsup. Connect Checkcallsup to Permitcall as the NotFound branch and then separately to Suppresscall as the Found branch.
- Right-click Assign. Enter {_phonenum} as the Value. This prompts the script to reference the phone number when an agent is placing a call or sending a message on your ACD skill.
- Click File > Save As. Enter a descriptive name for the script and click Save.
- Return to CXone.
Assign the Script to the ACD Skill
Required permissions: Skills Edit
-
Click the app selector and select ACD.
-
Go to Contact Settings > ACD Skills.
- Click the ACD skill you want to edit.
- Click Call Suppression.
- Click Edit.
- From the Script drop-down, select the call suppression script you created in Studio. Or, click Create a new script to use the basic CXone script:
- Type a descriptive name for the script in Script Name.
- Enter the exact name of the calling list column you want to use for suppression in Field Name.
- Click Create.
- Click Save.
Enter a Record for Call Suppression
Required permissions: Call Suppression Create
If you want to bulk upload multiple records for call suppression at one time, you can skip this step.
-
Click the app selector and select ACD.
-
Go to Lists > Call Suppression.
-
Click Create New > Single Record.
-
In the Value field, enter the phone number you want to suspend outbound calls to or the value you want records to match in the column you specified for your call suppression script. Don't include any formatting.
-
Specify the range of time that you want calls to the number to be suppressed in the Start Date/Time and End Date/Time fields.
-
Click Next.
- If you want to suppress calls from all ACD skills Used to automate delivery of interactions based on agent skills, abilities, and knowledge in the business unit High-level organizational grouping used to manage technical support, billing, and global settings for your CXone environment, don't add any ACD skills to the call suppression record.
-
If you want only specific skills to suppress calls or messages to the chosen records, select those skills in the Add Skills table. Click Add Skills.
-
Click Create.
Bulk Upload Call Suppression Records
Required permissions: Call Suppression Create
If you created your call suppression records individually, you can skip this step.
-
Click the app selector and select ACD.
-
Go to Lists > Call Suppression.
-
Click Create New > Manage Multiple Records.
-
Click Download Template. Leave this page open to use again later.
-
Open the template in a spreadsheet or text editor.
-
Below the header and explanation rows, enter the information about each new call suppression record in its own row.
Learn more about fields in this stepField
Details
Call Suppression ID Skip this column. CXone generates the ID of new call suppression records as you create them, and you cannot modify the ID of an existing record. Value
The phone number you want to temporarily suppress outbound calls to. Don't include formatting.
Start Date/Time The date and time you want to start suppressing calls to the phone number from the selected ACD skills Used to automate delivery of interactions based on agent skills, abilities, and knowledge. End Date/Time The date and time you want to stop suppressing calls to the phone number from the selected ACD skills. Skill ID The numeric IDs of the ACD skills you want to suppress calls or messages to matching records. For multiple ACD skills, delimit each ID with a semi-colon. For example, 23843;23930;94755. -
Save the file to your machine as .CSV or .XLSX.
-
Return to the Manage Multiple Records page in CXone. Click Choose File. Find and select the file you just created.
-
Select the File Type corresponding with the file extension you used to save the file.
-
Select All Rows for Rows to Include.
-
Click Upload File.
-
If you see errors on the Data File Results page, resolve them. For example, the ACD skill IDs for the records might be invalid. To resolve that, fix the skill IDs in the file, click Back, and re-upload the file.
- If no errors appear, click Close.