Newer Version Available

This content describes an older version of this product. View Latest

CustExpIntlTransfSetup

Stores information for different data sources that are processed for customer insights. This object is available in API version 65.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
DataSourceChannelName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the associated communication channel, such as Web, Email, Chat, or Voice.
DataSourceChannelType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the channel type as standard or custom.
Possible values are:
  • Custom
  • Standard
The default value is Standard.
IsDataProcessingPaused
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether data processing for the channel is temporarily paused (true). Use this field to control channel operations without deactivating the channel.
The default value is false.
IsEnabled
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the channel is active for processing data (true).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when the current user last viewed or modified this record, a record related to this record, or a list view. If this value is null, the current user has never viewed or modified a record related to this object.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when the current user last viewed or modified this record. If this value is null, the current user has never viewed or modified this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the Customer Experience Intelligence Transformer Setup record.
ProcessingStartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date to start processing data in the specified communication channel.