TDV Adapter for Zendesk

Build 22.0.8462

Locales

Query Locales in Zendesk.

Table Specific Information

Select

The following queries are processed server side while other filters are processed client side within the adapter.
SELECT * FROM Locales

You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any other search criteria will be ignored and an unfiltered response will be returned.

Columns

Name Type References Description
Id [KEY] Long Automatically assigned.
Name String Name of the locale.
Locale String The locale.
CreatedAt Datetime When this locale was created.
UpdatedAt Datetime When this locale last got updated.
Url String The API url of the locale.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462