HealthScoreActionLog

Represents the log of actions triggered from the Dynamic Actions for Unified Health Scoring component in the Unified Health Scoring feature. This object is available in API version 55.0 and later.

Records in this object are automatically created when actions are triggered by your users.

Supported Calls

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

Fields

Field Details
ActionDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date and time when the action was triggered by an end user.
ActionDescription
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the triggered action, as defined by the admin.
ActionIconUrl
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The URL of triggered action’s icon, as defined by the admin.
ActionLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The label of the triggered action, as defined by the admin.
ActionName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The API name of the triggered action, as defined by the admin.
ActionStatus
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The status of the triggered action. The default value is ‘triggered’. To update the status to another value, set up a custom trigger or process.
Possible values are:
  • Aborted
  • Completed
  • Failed
  • In Progress
  • Triggered
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time the record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time the record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the log record.
PerformedById
Type
Lookup
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user who triggered the action.
Refers To
User
Score
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The score of the subject who the action was triggered for. This field isn’t populated in logs by default. Customize the action logging capability of Unified Health Scoring to use this field.
ScoreCategoryId
Type
Lookup
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The score category of a score of the subject who the action was triggered for. This field isn’t populated in logs by default. Customize the action logging capability of Unified Health Scoring to use this field.
Refers To
ScoreCategory
SubjectId
Type
Lookup
Properties
Create, Filter, Group, Sort
Description
The subject who the action was triggered for.
Refers To
Account, Contact, Lead
TargetAccountId
Type
Lookup
Properties
Filter, Group, Nillable, Sort
Description
If the subject is an account, the account record of the subject.
Refers To
Account
TargetContactId
Type
Lookup
Properties
Filter, Group, Nillable, Sort
Description
If the subject is an contact, the contact record of the subject.
Refers To
Contact
TargetLeadId
Type
Lookup
Properties
Filter, Group, Nillable, Sort
Description
If the subject is an lead, the lead record of the subject.
Refers To
Lead

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.

HealthScoreActionLogFeed
Feed tracking is available for the object.
HealthScoreActionLogHistory
History is available for tracked fields of the object.