# DiscussionForums - Catalog: `Freshdesk` - Schema: `Views` This is a read-only view. 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. ## View Columns The columns of the view `DiscussionForums` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `comments_count` | `int64` | Comments Count | ☐ | | | `description` | `varchar2` | Description | ☐ | | | `forum_category_id` | `int64` | Forum Category ID | ☐ | | | `forum_type` | `int64` | Forum Type | ☐ | | | `forum_visibility` | `int64` | Forum Visibility | ☐ | | | `id` | `int64` | ID | ☐ | | | `name` | `varchar2` | Name | ☐ | | | `position` | `int64` | Position | ☐ | | | `topics_count` | `int64` | Topics Count | ☐ | |