RecordAlertDataSource

Represents an internal or external source for record alert data. This object is available in API version 54.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Fields

Field Details
ApexClassId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
An Apex class to be used as the data source.
This field is a relationship field.
Relationship Name
ApexClass
Relationship Type
Lookup
Refers To
ApexClass
DeveloperName
Type
string
Properties
Filter, Group, Sort
Description
A unique name of a record alert data source.
IsActive
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record alert data source is active.
The default value is false.
Language
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The language of the record alert data source.
Possible values are:
  • da—Danish
  • de—German
  • en_US—English
  • es—Spanish
  • es_MX—Spanish (Mexico)
  • fi—Finnish
  • fr—French
  • it—Italian
  • ja—Japanese
  • ko—Korean
  • nl_NL—Dutch
  • no—Norwegian
  • pt_BR—Portuguese (Brazil)
  • ru—Russian
  • sv—Swedish
  • th—Thai
  • zh_CN—Chinese (Simplified)
  • zh_TW—Chinese (Traditional)
MasterLabel
Type
string
Properties
Filter, Group, idLookup, Sort
Description
A unique name of a record alert data source.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
A namespace prefix associated with this object.
Type
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
Specifies the type of active data source that's used to retrieve a record alert.
Possible values are:
  • APEX
  • BusinessRulesEngine—Business Rules Engine