ticket_custom_fields |
Catalogus: Freshdesk
Schema: Freshdesk
Primaire Sleutels: id
Documentatie:
Custom fields for tickets
Kan gegevens ophalen en wijzigen met behulp van toevoegen, bijwerken en verwijderen.
Select Freshdesk-API URL: /ticket_fields
Insert Freshdesk-API URL: /ticket_fields
Update Freshdesk-API URL: /ticket_fields
Delete Freshdesk-API URL: /ticket_fields
Veldselectiemethode: NotRequired
Tabelkolommen
De kolommen van de tabel ticket_custom_fields worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype. Voor elke vereiste kolom moet bij het invoegen en bijwerken steeds een nieuwe, niet-lege waarde worden opgegeven.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
choices |
string |
Choices |
☐ |
Choices available (JSON). |
created_at |
datetime |
Created at |
☐ |
Date/time at which the record was created. |
customers_can_edit |
boolean |
Customers Can Edit |
☐ |
Whether the field can be updated by customers. |
default |
boolean |
Default |
☐ |
Whether the field is not a custom field. |
description |
string |
Description |
☐ |
Description. |
displayed_to_customers |
boolean |
Displayed to Customers |
☐ |
Whether the field is displayed in the customer portal. |
editable_in_signup |
boolean |
Editable in Sign-up |
☐ |
Whether the field can be updated by customers during signup. |
id |
int64 |
ID |
☑ |
Unique ID. |
label_for_customers |
string |
Label for Customers |
☐ |
User-interface label for customers. |
label |
string |
Label |
☐ |
User-interface label. |
name |
string |
Name |
☐ |
Name. |
portal_cc_to |
string |
Portal CC, To |
☐ |
'all' when a customer can add any requester to the CC list and 'company' when a customer can add only company contacts to the CC list. |
portal_cc |
boolean |
Portal CC |
☐ |
Whether customer can add additional requesters to a ticket. |
position |
int32 |
Position |
☐ |
Position. |
required_for_agents |
boolean |
Required for Agents |
☐ |
Whether the field is required for agents. |
required_for_closure |
boolean |
Required for Closure |
☐ |
Whether the field is required for closing the ticket. |
required_for_customers |
boolean |
Required for Customers |
☐ |
Whether the field is required for customers. |
type |
string |
Type |
☐ |
Type of custom field such as date, text, etc. |
updated_at |
datetime |
Updated at |
☐ |
Date/time at which the record was last updated. |
10-12-2022 17:06 Versie 22.0.461-PROD+3719