groups: Freshdesk Groups |
Catalog: Freshdesk
Schema: Freshdesk
Primary Keys: id
Label: Groups
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 groups are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
agent_list |
varchar2 |
Agent List |
☐ |
The CSV of agent user IDs. |
assign_time |
datetime |
Assign Time |
☐ |
The time after which an escalation email will be sent if a ticket remains unassigned. |
auto_ticket_assign |
char |
Automatically Assign Ticket |
☐ |
|
business_hour_id |
int64 |
Business Hour ID |
☐ |
|
created_at |
datetime |
Created at |
☐ |
Date/time at which the record was created. |
description |
varchar2 |
Description |
☐ |
Description of the group. |
escalate_to |
int64 |
Escalate to |
☐ |
ID of the user to whom the escalation email is sent of a ticket unassigned. |
group_type |
varchar2 |
|
☐ |
|
id |
int64 |
ID |
☐ |
Unique ID of the group. |
name |
varchar2 |
Name |
☐ |
Name of the group. |
ticket_assign_type |
int64 |
Ticket Assign Type |
☐ |
Automatic ticket assignment type. |
unassigned_for |
varchar2 |
Unassigned for |
☐ |
|
updated_at |
datetime |
Updated at |
☐ |
Date/time at which the record was last updated. |