discussion_categories: Freshdesk Discussion Categories |
Catalog: Freshdesk
Schema: Freshdesk
Primary Keys: id
Label: Discussion Categories
This is a read-only table. The Freshdesk API may not support changing the data or the Invantive UniversalSQL driver for Freshdesk does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Freshdesk API.
Table Columns
The columns of the table discussion_categories are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
created_at |
datetime |
Created at |
☐ |
Date/time at which the record was created. |
description |
varchar2 |
Description |
☐ |
Description of the forum category. |
id |
int64 |
ID |
☐ |
Unique ID of the forum category. |
name |
varchar2 |
Name |
☐ |
Name. |
position |
int64 |
Position |
☐ |
The rank of the category in the category listing. |
updated_at |
datetime |
Updated at |
☐ |
Date/time at which the record was last updated. |