BusinessAlertStatus

Represents information about the read status of an insight alert. This object is available in API version 57.0 and later.

Supported Calls

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

Special Access Rules

The BusinessAlertStatus object is available only if the ERI Growth User or ERI Starter User license is enabled.

Fields

Field Details
BusinessAlertId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The insight alert related to the status.
This field is a relationship field.
Relationship Name
BusinessAlert
Relationship Type
Lookup
Refers To
BusinessAlert
IsAlertRead
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the insight alert is read by the user (true) or not (false).
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Specifies the activation status of the insight alert.
UserId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the user who is associated with the alert.
This field is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User