Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

How do I create multiple Dial Lists for agents that contain only Dial Entries that represent objects owned by those agents?

When you create a single Dial List, you can assign the Dial List to multiple agents. These agents may not be the owners of the objects that the contained Dial Entries represent. From version 3.3.3 of Connect, you can create Dial Lists for individual agents and those Dial Lists contain Dial Entries that represent only objects that the agents own. In addition, you can create multiple Dial Lists for different agents at once, saving time if you have a large team of agents needing Dial Lists with the same settings.

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

To create multiple individual Dial Lists for agents, perform the following steps:

  1. Open a Create New Dial List page. You can open a new Create New Dial List page in the following ways:
    • From the Dial Lists tab. Click the Dial Lists tab and click New or New Dial List depending on which view is open. Create New Dial List appears.
    • From the Create New... menu. On the left side of the Salesforce window, click Create New... and then click Dial ListCreate New Dial List appears.

  2. On the Create New Dial List page, provide the following values:

    FieldDescription
    List NameType a suitable name for the Dial List that will make the list identifiable later. The value is not unique.
    List type

    Select one of the types in the list, such as Contacts or Leads. The list type determines the type of customers you can select for your Dial List.

    Phone FieldSelect the phone number field whose contents appear in the Primary Phone field in Dial Entries created in association with this Dial List. Connect uses this phone number if available.
    Alternate Phone (optional)

    Select the phone number field whose contents appear in the Secondary Phone field in Dial Entries created in association with this Dial List. Connect uses this phone number if the Primary Phone field is empty.

    Multiple ListsTo create Dial Lists for multiple agents, select the Multiple Lists check box. (To create a single Dial List for multiple agents to use, clear the check box. For information about creating a single Dial List, see Creating a single Dial List.)

    Create New Dial List page

    A Dial Entry is not created if the Primary Phone and Secondary Phone fields are both empty.

    Click Next. The next page appears.

  3. Select a view that contains the users (agents) for whom you are creating the Dial Lists.

    You must already have a user view—either standard or custom—containing the appropriate users.

    Select Users

  4. In the Create New Filter section, you must define at least one filter that is used to select customers.

    • In the first field, select the customer detail used for the first filter—the available details are determined by the type of Dial List you are creating.
    • In the second field, select the comparison operator used.
    • In the third field, type the value to which the customer value is compared.

    If you want to include additional filters, click More Filters. Another row of fields appears. Repeat this step for all filters you want to define.

    Create New Filter

  5. Optional. In the Filter Logic section, you can override the filter logic used.

    The default logic operator is AND—the filters you define in the Create New Filter section are joined. To override the default logic, refer to the filters by their numbers, for example, ((1 AND 3) OR (2 AND 5)) OR (4 AND 2).

    The NOT operator is not supported.

    Using the following example:

    Filter 1Last Name equals Jones
    Filter 2Last Activity less than 2014-06-19
    Filter 3Department equals Sales

    the default filter logic returns customers whose details match all of the criteria.

    A filter logic of '((1 OR 2) AND 3)' returns the following customers:

    Customers whose last name is Jones OR whose record was last modified before 19th June 2014
    AND
    who are in the Sales department

    For information about using date fields, see Filtering by date.

    Filter Logic

  6. Optional. In the Order by fields section, define the order in which you want filter results to appear in the Dial List.

    1. In the first field, select the customer detail used for the first sort option—the available details are determined by the type of Dial List you are creating.
    2. In the second field, select the sort order.
    3. In the third field, select whether empty values should appear first or last in the Dial List.

    If you want to define additional sort options, click More Fields. Another row of fields appears. Repeat this step for all sort orders you want to define.

    Order By

  7. Click Generate List.

    Your new Dial List or Lists are created and displayed in the Dial Lists view that appears.

    Generate List

  • The name of the user for whom each Dial List is created is appended to the value provided in the List Name field in step 2 to create a unique name for each list.
  • A Dial List is created for each user included in the view selected in step 3 even if they are not Connect users or if they do not own any records for which the list is created.
  • You cannot create multiple Dial Lists from a report or CSV file.

Before an agents can use their Dial List, you must activate the Dial List. For information about activating Dial Lists, see Editing a Dial List.

  • No labels