Using Connect you can create a Dial List using a filter. The filter retrieves records from your Salesforce org. You can specify the order of the retrieved records. The order determines the order of the calls that the agents make. You can add up to 20 filter criteria.

While you can add up to 20 filters, best practice is to keep the number of filters to a minimum. Include as much of the filter logic in the underlying object as possible. For example, you might want to create a Dial List for high value leads and a Dial List for low value leads. Perform the calculations for potential value within formula fields in the lead object. Use the value in the formula field to filter results when creating the Dial List.

Make sure agents assigned to a Dial List have the appropriate permissions to view (as minimum) records (contacts, accounts, leads, and so on) that the filter will retrieve.

Depending on which features are enabled for your account, you can create up to three different types of Dial Lists using a filter:

Dial Lists created using a filter are either static or dynamic. For information about dynamic Dial Lists, see Dynamic Dial Lists.