Versions Compared

Key

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

You can enable Connect to set the next contact time for a record. If enabled, when an agent completes or skips a call, Connect populates the NextContactTime__c field for the record with which the call is associated.

...

Note

When Connect updates the associated Salesforce record, the update might initiate other processes or applications in your org.

For example, if your Dial List is based on contact records and your contact object contains a trigger that runs when contacts are updated, the trigger runs when Connect updates NextContactTime__c fields in contact records.

...

Using next contact time

To use next contact time, perform the following tasks:

  1. Optionally add a NextContactTime__c field to Salesforce objects. Currently the managed package provides a NextContactTime__c field

...

Using next contact time in custom objects

...

  1. for the Case, Contact, Lead, Task, and Event standard objects.
    To use next contact time with custom objects or additional standard objects, you must create a field for each custom object and each additional standard object you want to use in Dial Lists. Create custom fields with the following settings:

    SettingValue
    Data TypeDate/Time
    Field NameNextContactTime
    Field LabelNext Contact Time

    You do not need to add the fields to your page layouts.

  2. Enable Connect to populate the NextContactTime__c field.
    S
    elect the Use Next Contact Time field in custom settings in SalesforceFor information about configuring custom settings, see Creating or editing custom settings for Connect.