Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Dial List is a list of calls relating to the underlying Salesforce records. These records are of the standard or custom object type on which the Dial List is based, such as contact, lead, or task. For more information about Dial Lists,  see Dial ListsCall records represent each call that an agent or agents must make or have made using Connect. A call contains the following information:

...

Calls can be pending, active, completed or skipped.

Panel
borderColor#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#232323
borderStylesolid
titleIn this page

Table of Contents
depth2

Pending calls

Pending calls are calls that an agent has not yet requested. Pending calls become active when Connect pops the call to the agent.

Pending calls are represented by the Pending Dial Entry (NVMConnectVCCConnect__PendingDialEntry__c) Salesforce object.

...

Active calls are calls that agents have requested. Agents can choose to make the call or move on to the next call. Calls remain active while the call is in progress. When an agent has made a call and click clicked Next, Connect marks the call as completed. In preview mode, if an agent clicks Next without making the call, Connect marks the call as skipped.

Active calls are represented by the Active Dial Entry (NVMConnectVCCConnect__ActivePendingDialEntryActiveDialEntry__c) Salesforce object.

Completed and skipped calls

...

Completed and skipped calls are represented by the Processed Dial Entry (NVMConnectVCCConnect__ProcessedDialEntry__c) Salesforce object.

Note

Connect automatically skips some calls. If Connect encounters a record that meets the dial list filter criteria, but cannot be dialled by an agent, Connect does not present the agent with a corresponding call.

Instead, Connect creates a processed dial entry with no assigned agent and sets the entry's Outcome field (VCCConnect__Outcome__c) to indicate the reason the call was skipped.

This occurs for the following reasons:

  • The record has no phone numbers in the fields configured by the supervisor
  • The agent cannot access the record
  • The record has been deleted

Connect presents the agent with the next available call for a record that can be dialled.