Topics
Query, Insert, Update and Delete Topics in Zendesk.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Long | False |
Automatically assigned when the topic is created. | |
| Url | String | False |
The API url of the topic. | |
| HtmlUrl | String | False |
The community url of the topic. | |
| Name | String | False |
The name of the topic. | |
| Description | String | False |
The description of the topic. By default an empty string. | |
| Position | Integer | False |
The position of the topic relative to other topics in the community. | |
| FollowerCount | Integer | False |
The number of users following the topic. | |
| ManageableBy | String | False |
The set of users who can manage this topic. The allowed values are staff, managers. | |
| UserSegmentId | Long | False |
The id of the user segment to which this topic belongs. | |
| CreatedAt | Datetime | False |
When the topic was created. | |
| UpdatedAt | Datetime | False |
When the topic was last updated. |