Newer Version Available
Topic and Article Assignment Rules
- Resource
-
1/connect/topics/data-category-rules/data-category-groups/dataCategoryGroup/data-categories/dataCategory1/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", "Connect 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