Newer Version Available

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

Topic and Article Assignment Rules

Get, create, and reassign topic and article assignment rules by data category.
Resource
1/connect/topics/data-category-rules/data-category-groups/dataCategoryGroup/data-categories/dataCategory
1/connect/communities/communityId/topics/data-category-rules/data-category-groups/dataCategoryGroup/data-categories/dataCategory
Available version
40.0
Requires Chatter
No
HTTP methods
GET, POST, PUT
Request body for POST and PUT
Use POST to create topic and article assignment rules. Use PUT to reassign topic and article assignment rules by deleting the existing rules and creating new rules.
Root XML tag
<topicNamesCollection>
JSON example
1{ "topicNames": ["API", "Chatter REST API", "ConnectApi"]
2}
Properties
Name Type Description Required or Optional Available Version
topicNames String[] A list of up to 10 topic names for a feed item or 100 topic names for a record. Required 35.0
topicSuggestions String[] A list of suggested topics to assign to a record or feed item to improve future topic suggestions. Optional 37.0
Response body for GET, POST, and PUT
Topic Collection