companies: Freshdesk Companies |
Catalog: Freshdesk
Schema: Freshdesk
Primary Keys: id
Label: Companies
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 companies 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. |
cust_identifier |
int64 |
Custom Identifier |
☐ |
Internal usage. |
description |
varchar2 |
Description |
☐ |
Description of the customer. |
domains |
varchar2 |
Domains |
☐ |
Domains of the company. Email addresses of contacts that contain this domain will be associated with that company automatically. |
id |
int64 |
ID |
☐ |
Unique ID of the customer. |
name |
varchar2 |
Name |
☐ |
Name of the customer. |
note |
varchar2 |
Note |
☐ |
Note about the customer. |
sla_policy_id |
int64 |
SLA Policy ID |
☐ |
ID of the SLA associated with the contact. |
updated_at |
datetime |
Updated at |
☐ |
Date/time at which the record was last updated. |