Newer Version Available
Article Topic Assignment Job Input
- Root XML tag
- <ArticleTopicAssignmentJob>
- JSON example
-
1{ 2 "operation": "AssignTopicsToArticle", 3 "topicNames": ["API", "Chatter REST API", "ConnectApi"] 4} - Properties
-
Name Type Description Required or Optional Available Version operation String Type of operation to perform on articles and topics. Values are: - AssignTopicsToArticle—Assign topics to articles in a data category.
- UnassignTopicsFromArticle—Unassign topics from articles in a data category.
Required 40.0 topicNames Topic Names Input List of topic names to assign to or unassign from articles. Required 40.0