ScoreCategoryCalcInsight

Represents how a score category in Unified Health Scoring is mapped to a calculated insight in Salesforce CDP. Use this object only if you use CDP to calculate scores for Unified Health Scoring. This object is available in API version 55.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported SOAP API Calls

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

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Special Access Rules

Fields

Field Details
InsightDateFieldName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The API name of the date field in the calculated insight that specifies when the last calculation was processed.
InsightName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The API name of the calculated insight that derives scores for the category.
InsightScoreFieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The API name of the field in the calculated insight that specifies the derived scores. This field is the field that’s defined as the measure of the calculated insight.
InsightSubjectFieldName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The API name of the field in the calculated insight that references the subject of the score. The referenced subject is either an account, lead, or contact. This field is the field that’s defined as the dimension of the calculated insight.
ScoreCategoryId
Type
Master-detai;
Properties
Create, Filter, Group, Sort
Description
The score category that’s mapped to a calculated insight.
Refers To
ScoreCategory

Usage

Map a category to its calculated insight with the fields that correspond to the measure and dimension of the calculated insight. This mapping ensures that the scores fetched from CDP are assigned with the right category when they’re inserted into HealthScore.