SkillUser

Represents a join between Skill and User. This object is available in API version 24.0 and later.

Supported Calls

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

Fields

Field Name Details
SkillId
Type
reference
Properties
Create, Filter, Group, Sort
Description

The ID of the skill.

UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description

The ID of the user.

Usage

Use this object to assign specific skills to specific users.