JDBC Driver for Zendesk

Build 23.0.8839

OrganizationFieldsRelationshipFilterAny

Query OrganizationFields RelationshipFilterAny Filter with Logical OR.

Table Specific Information

Select

The following queries are processed server side while other filters are processed client side within the 本製品.
SELECT * FROM OrganizationFieldsRelationshipFilterAny
SELECT * FROM OrganizationFieldsRelationshipFilterAny WHERE TicketFieldId = '10676711527964'

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
OrganizationFieldId Long

OrganizationFields.Id

The Organization field id.
Field String The name of a ticket field.
Operator String A comparison operator.
Value String The value of a ticket field.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839