Newer Version Available

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

TopicUserEvent

Represents an action (such as comment, post, like, or share) made by a user on a topic. This object is available in API version 42.0 and later.

Supported Calls

delete(), query(), retrieve()

Special Access Rules

Only users with the “Modify All Data” permission can view and delete these data.

Fields

Field Details
ActionEnum
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort, Update
Description
The action taken by a user on a topic. The possible values are:
  • LIKE
  • COMMENT
  • POST
  • ASSIGN
  • SHARE
  • FAVORITE
  • UNFAVORITE
  • AT_MENTION
  • BANG_MENTION
  • COMMENT_LIKE
  • USER_ENDORSEMENT
  • SKILL_PEER_ENDORSEMENT
  • SKILL_SELF_ENDORSEMENT
  • BEST_ANSWER
NetworkID
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
ID of the network (community) where the action was performed.
TopicId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
Identifier of the topic.
UserId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Unique Salesforce user ID.

Usage

Use the TopicUserEvent object to delete topic-related activities by community users who would like all their topic-related activities to be removed from a community.