Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Skill Achievement Mapping Input
Input representation of a mapping that’s associated with an existing skill or must be
created as a learning achievement.
- JSON example
-
1{ 2 "name": "Advanced Java Programming", 3 "description": "Technical Skill in Java", 4 "learningAchievementId": "0u9SG0000001mCdYAI" 5} - Properties
-
Name Type Description Required or Optional Available Version description String Description of the skill and the learning achievement. Optional 62.0 learningAchievementId String ID of the learning achievement that fulfills this skill achievement. Optional 62.0 name String Name of the skill and the learning achievement. Required 62.0