Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.TopicInput

Update a topic’s name or description or merge topics.
Property Type Description Available Version
description String Description of the topic 29.0
idsToMerge List<String> List of up to five secondary topic IDs to merge with the primary topic

If any of the secondary topics are navigational or featured topics, they lose their topic type, topic images, and children topics. Their feed items are reassigned to the primary topic. If you merge a topic with a content topic, the content associations are preserved. If you merge a topic with an inactive endorsee, the endorsement isn’t mapped to the primary topic.

33.0
name String Name of the topic

Use this property to change only the capitalization and spacing of the topic name.

29.0