ActionVisibility

This object serves as a junction to connect Account or Contact to other objects so that information in those other object can be used to define visibility rules for actions in the Dynamic Actions for Unified Health Scoring component. This object is available in API version 55.0 and later.

Supported Calls

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

Fields

Field Details
AccountId
Type
Lookup
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account record of the subject.
Refers To
Account
ContactId
Type
Lookup
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The contact record of the subject.
Refers To
Contact
HealthScoreId
Type
Lookup
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The subject’s score.
Refers To
HealthScore
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the record.
OwnerId
Type
Lookup
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the record.
Refers To
Group, User

Usage

Add custom fields on this object to support the time of visibility logic you have to implement for your actions. Then, use custom triggers and processes to automatically create and reference these records from the subject’s records, and populate the fields in this record with the information relevant to your implementation.

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.

ActionVisibilityFeed
Feed tracking is available for the object.
ActionVisibilityHistory
History is available for tracked fields of the object.
ActionVisibilityShare
Sharing is available for the object.