# CannedResponses
- 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 `CannedResponses` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `content_html` | `varchar2` | | ☐ | |
| `content` | `varchar2` | | ☐ | |
| `created_at` | `datetime` | Created at | ☐ | Date/time at which the record was created. |
| `folder_id` | `int64` | Folder ID | ☐ | |
| `id` | `int64` | ID | ☐ | |
| `title` | `varchar2` | Title | ☐ | |
| `updated_at` | `datetime` | Updated at | ☐ | Date/time at which the record was last updated. |