Newer Version Available

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

AutomatedActionOverride

Represents a modified attribute of a shared automated action. For example, the modified attribute can contain customizations for your business. This object is available in API version 58.0 and later.

Supported Calls

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

Fields

Field Details
FieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the field to override.
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the automated action override record is locked or not.
The default value is false.
IsRelatedRecordOverridable
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the parent automated action record can be overridden.
The default value is false.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the automated action override record can be edited or not.
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the automated action.
RelatedRecordApiName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The object name of the RelatedRecordId.
This field is a calculated field.
RelatedRecordId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the automated action.
This field is a polymorphic relationship field.
Relationship Name
RelatedRecord
Relationship Type
Lookup
Refers To
AutomatedAction, FtestUser
Value
Type
textarea
Properties
Create, Update
Description
The overridden value used for FieldName.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

AutomatedActionOverrideOwnerSharingRule
Sharing rules are available for the object.
AutomatedActionOverrideShare
Sharing is available for the object.