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

Version 1 Current »

The Vonage Contact Center - Auto Call Recording user permission set gives access to objects, fields, and Apex classes enabling agents to use prefix- and field-based call recording. The permission set gives agents read-only access to the required mapping objects. A supervisor or Salesforce administrator is responsible for creating and editing the mappings. For more information about prefix- and field-based call recording, see Configuring prefix-based call recording and Configuring field-based call recording.

Object settings

Vonage Prefix Mappings

Tab Settings

AvailableVisible
(tick)(tick)

Object Permissions

ReadCreateEditDeleteView AllModify All
(tick)(error)
(error)
(error)

(error)

(error)

Field Permissions

Field nameReadEdit
Call Recording Enabled(tick)(tick)
Call Recording Participants(tick)(tick)

Vonage Field-Based Mappings

Tab Settings

AvailableVisible
(tick)(tick)

Object Permissions

ReadCreateEditDeleteView AllModify All
(tick)(error)
(error)
(error)

(error)

(error)

Field Permissions

Field nameReadEdit
Call Recording Enabled(tick)(tick)
Call Recording Participants(tick)(tick)
Value(tick)(tick)

Apex Class Access

Class nameEnabled
VCCCore.OutboundCallSettingsProvider(tick)
VCCCore.SelectCallRecordingByNumberPrefix(tick)
VCCCore.SelectCallRecordingByField(tick)
VCCCore.SelectCallRecordingWithLegacyApex(tick)
  • No labels