ADO.NET Provider for Zendesk

Build 26.0.9655

SlaPoliciesFilterAny

Returns SLA policy filter conditions where at least one condition must be met (logical OR).

View-Specific Information

Select

The following queries are processed server-side while other filters are processed client-side within the provider:
SELECT * FROM SlaPoliciesFilterAny
SELECT * FROM SlaPoliciesFilterAny WHERE SlaPolicyId = '123'

Columns

Name Type References Description
SlaPolicyId Long

SlaPolicies.Id

The Id of the SLA policy associated with the filter condition.
Field String The name of a ticket field.
Operator String The comparison operator used to evaluate the filter condition.
Value String The value of the ticket field used in the filter condition.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655