Newer Version Available
Topic
Represents a topic on a Chatter post or record. This object is available in API version 28.0 and
later.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve(), search(), update(), upsert()
Fields
| Field Name | Details |
|---|---|
| Description |
|
| ManagedTopicType |
|
| Name |
|
| NetworkId |
|
| TalkingAbout |
|
Usage
Use this object to query a specific topic or to get a list of all topics, even those used solely in private groups and on records, and the number of people talking about them.
Use this object to create, edit, or delete topics. To create a topic, you must have the Create Topics permission. To edit a topic, you must have the Edit Topics permission. To delete a topic, you must have the Delete Topics or Modify All Data permission.
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- TopicFeed (API version 29.0)
- Feed tracking is available for the object.