Newer Version Available

This content describes an older version of this product. View Latest

ReputationPointsRule

Represents the reputation point rules for an Experience Cloud site. Each rule specifies an action that members can earn points from and the points associated with those actions in a particular site. This object is available in API version 32.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Special Access Rules

This object is available only if digital experiences is enabled in your org. Only users with permissions to create or manage an Experience Cloud site can view the ReputationPointsRule records.

Fields

Field Name Details
ParentId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the parent Experience Cloud site that the point rule applies to.
Points
Type
int
Properties
Filter, Group, Sort
Description

The reputation points associated with the member action this rule is for. The maximum value this field can contain is 999,999.

Type
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
The member action associated with this rule, limited to one of these actions:
  • Write a post (FeedItemWriteAPost)
  • Write a comment (FeedItemWriteAComment)
  • Receive a comment (FeedItemReceiveAComment)
  • Like something (FeedItemLikeSomething)
  • Receive a like (FeedItemReceiveALike)
  • Share a post (FeedItemShareAPost)
  • Someone shares your post (FeedItemSomeoneSharesYourPost)
  • Mention someone (FeedItemMentionSomeone)
  • Receive a mention (FeedItemReceiveAMention)
  • Ask a question (FeedItemPostQuestion)
  • Answer a question (FeedItemAnswerAQuestion)
  • Receive an answer (FeedItemReceiveAnAnswer)
  • Mark an answer as best (FeedItemMarkAnswerAsBest)
  • Someone marks your answer as best (FeedItemYourAnswerMarkedBest)
  • Endorse someone for knowledge on a topic (EndorseSomeoneForKnowledgeOnATopic)
  • Someone endorses you for knowledge on a topic (EndorsedForKnowledgeOnATopic)
  • Upload a profile picture (ProfilePhotoUpload) This action is available in API version 45.0 and later.