Newer Version Available
WorkBadgeDefinition
Represents the attributes of a badge including the badge name,
description, and image. Each WorkBadge
record must have a lookup to a WorkBadgeDefinition since badge
attributes (like badge name) are derived from the WorkBadgeDefinition
object.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Additional Considerations and Related Objects
WorkBadgeDefinition has a field called ImageUrl that references a DocumentID. This is a required field for creating a Badge.
To grant “giver” access to a WorkBadgeDefinition, you must also create the WorkAccess (and the related WorkAccessShare records.
Each WorkBadgeDefinition has an ImageUrl field that must be populated with a DocumentID of the Document record containing the badge image.
Fields
| Field Name | Details |
|---|---|
| Description |
|
| GivenBadgeCount |
|
| ImageUrl |
|
| IsActive |
|
| IsCompanyWide |
|
| IsLimitPerUser |
|
| IsRewardBadge |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| LimitNumber |
|
| LimitStartDate |
|
| Name |
|
| NetworkId |
|
| OwnerId |
|
| RewardFundId |
|
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- WorkBadgeDefinitionFeed
- Feed tracking is available for the object.
- WorkBadgeDefinitionHistory
- History is available for tracked fields of the object.
- WorkBadgeDefinitionOwnerSharingRule
- Sharing rules are available for the object.
- WorkBadgeDefinitionShare
- Sharing is available for the object.