Customer Success Cloud Data Dictionary

Resource_Skill__c

Label: CS Resource Skill

A junction object that stores the relationship between the CS Cloud Resource and CS Skill objects. Used to determine the competencies of a resource.

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
Notes__c Notes Winter 2025 The notes entered on the CS resource skill.

TextArea
Numerical_Rating__c Numerical Rating Winter 2025 Formula:
IF( ISBLANK(TEXT(Rating__c)),0, IF( ISNUMBER( LEFT(TEXT(Rating__c),2) ), VALUE(LEFT(TEXT(Rating__c),2)), VALUE(LEFT(TEXT(Rating__c),1)) ))
Number(18,0)
Rating__c Rating Winter 2025 The skill ratings available for CS Cloud resources.

Picklist
Resource__c CS Cloud Resource Winter 2025 The CS Cloud resource associated with the CS resource skill.

Looks up to: Resource__c
MasterDetail
Skill__c CS Skill Winter 2025 The CS skill associated with the CS resource skill.

Looks up to: Skill__c
MasterDetail


© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.